caue
3186c43ae7
changed go.mod to reflect the change
2020-03-28 21:55:52 -03:00
htmk
a466e0bad6
WIP adding better support for conversion between Scancodes and Keychars
...
added table, will add rest of support soon(tm)
2019-02-10 16:24:05 -02:00
htmk
7412190046
Changed constants, keychar type and test function
...
now Keychar is a rune, so it can be used as a regular character.
2019-02-10 11:58:48 -02:00
htmk
11eee3201f
Part 2 of making the lib async
...
- New event struct mimiking C structs
- changed c channel library to eb_chan
- changed API to something more palatable
2019-02-08 20:26:02 -02:00
htmk
e5d15765a1
Part 1 of supporting async events
...
made the dispatch process send events via json through a channel (the c kind), made another function that receives it and sends it trough another channel (the go kind)
todo: remove usage of function-local data trough channel
todo:find error that is causing the c channel to fill up?
2019-02-08 14:39:24 -02:00
vcaesar
b0df75125b
add hook go support
2018-09-16 19:29:13 -04:00
vcaesar
2cc3a5d7ce
Update README.md and move code
2018-09-04 15:25:08 -04:00
vCaesar
16089b2aa9
Initial commit
2017-02-06 16:55:01 +08:00