|
05c448f058
|
Applications can now manually call a screen redraw in a way that I think is thread safe
|
2022-11-11 22:30:59 -05:00 |
|
|
85b6e5495e
|
Fonts now render properly with a baseline and all that
|
2022-11-11 17:25:17 -05:00 |
|
|
cc498fa89c
|
Find and load any font
|
2022-11-11 15:01:36 -05:00 |
|
|
ed5c6829d4
|
Remove fakeImage struct and replace with image.Uniform
|
2022-11-11 14:51:08 -05:00 |
|
|
23a04a9cdb
|
Added icon setting
|
2022-11-10 02:02:08 -05:00 |
|
|
c93ca17fe5
|
x backend has an event loop
|
2022-11-09 18:53:14 -05:00 |
|
|
0c5118b59a
|
Added X backend stub
|
2022-11-09 15:52:49 -05:00 |
|
|
e7b5136ea6
|
Return channel from run method
|
2022-11-09 01:18:56 -05:00 |
|
|
3456d4e862
|
Got rid of old event getters
|
2022-11-09 01:04:53 -05:00 |
|
|
7a6be48cb8
|
Added some documentation
|
2022-11-09 01:01:13 -05:00 |
|
|
3a879d9a5f
|
Mouse input works
|
2022-11-06 15:59:06 -05:00 |
|
|
ff7240d553
|
Pass keyboard events through application
|
2022-11-06 15:12:44 -05:00 |
|
|
f6b8d9903b
|
Return err from Application.Run
|
2022-11-06 14:47:37 -05:00 |
|
|
18ea5681de
|
Buffer is now drawn in the screen center (similar to kitty)
|
2022-11-06 12:42:22 -05:00 |
|
|
6e5cbd50f5
|
Fixed coordinate system
|
2022-11-05 18:56:56 -04:00 |
|
|
d739c0a6ed
|
Cells are now drawn
|
2022-11-05 18:43:57 -04:00 |
|
|
32e30440f7
|
Add input state queries
|
2022-11-02 15:14:59 -04:00 |
|
|
fea20558ac
|
Initial commit
|
2022-10-31 15:51:28 -04:00 |
|