Commit Graph

11 Commits

Author SHA1 Message Date
Sasha Koshka
8c28c57925 Support for meta and hyper keys added
Support for the compose key has also been added but it's just the
button code for now, no support for actually composing stuff.
There are plans for that in a fixme.
2022-11-21 23:43:22 -05:00
9a37fbf04a Updated examples and added more documentation 2022-11-19 18:00:47 -05:00
e030f8632b Overhauled event system 2022-11-16 00:29:23 -05:00
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
23a04a9cdb Added icon setting 2022-11-10 02:02:08 -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
11bdae78a0 Add icon setter to backend 2022-11-09 01:13:44 -05:00
60269d554c Updated backend interface to use new event interface 2022-11-09 01:12:55 -05:00
3a879d9a5f Mouse input works 2022-11-06 15:59:06 -05:00
fea20558ac Initial commit 2022-10-31 15:51:28 -04:00