Commit Graph

17 Commits

Author SHA1 Message Date
Liam Galvin f47e47babd added version check 2018-11-25 19:08:48 +00:00
Liam Galvin de446cc01a More makefile fun 2018-11-23 21:21:17 +00:00
Michael Daffin c320460ffb Switchs to go modules
This allows the project to be built out of the GOPATH and is offically built into the go tools.
2018-10-30 16:57:41 +00:00
Liam Galvin 1c96cb83d5 add hinting 2018-10-29 20:35:49 +00:00
Liam Galvin 1e1d4c9bc3 Downgrade to stable GLFW (3.2) 2018-10-23 15:58:13 +01:00
Liam Galvin b2442fed9e package default font into the binary 2018-10-21 13:12:41 +01:00
Liam Galvin 5e45e820ea switch to glfw beta 3.3 to avoid X11 joystick issue 2018-10-21 11:46:40 +01:00
Liam Galvin e5e7d09656 relocated font package and tidied up font rendering 2018-09-01 19:55:25 +01:00
Liam Galvin f185f655d1 switch to nice pty library 2018-08-13 17:48:37 +01:00
Liam Galvin 8649ab7d76 fix deletion on wrapped line 2018-08-09 14:59:19 +01:00
Liam Galvin aa8034f266 fixed deps 2018-08-08 17:39:48 +01:00
Liam Galvin 2245f1589a tidied up deps and added login shell detection 2018-08-08 17:37:32 +01:00
Liam Galvin e54e0e2182 more rendering code 2018-08-07 12:19:25 +01:00
Liam Galvin a24c3e1f1d switched to glfont 2018-08-03 15:45:34 +01:00
Liam Galvin f237dd0384 basic terminal package 2018-06-28 15:00:16 +01:00
Liam Galvin d5e398ac22 initial gui base 2018-06-28 12:26:48 +01:00
Liam Galvin 7b21a2b609 add dep 2018-06-27 17:29:36 +01:00