Compare commits

..

4 Commits

Author SHA1 Message Date
Daniel Barlow 7dac09a17a emacs magic to use eufonctl as inferior lisp 2022-07-12 23:16:45 +00:00
Daniel Barlow 2975908e81 kiwmi verbose log and sensible syslog identifier 2022-07-12 23:16:45 +00:00
Daniel Barlow 5a5e1de965 add eufonctl script 2022-07-12 23:16:45 +00:00
Daniel Barlow c980f7fe20 initial support for touch events
Calls lua handlers, then passes the event to the appropriate client

Doesn't do pointer emulation (unlike sway) because in the
GNOME/Gtk worldview that's done client-side, so my assumption is
anything else that wants to co-exist with GNOME also has to
do it client-side

Still to do:

- verify whether return value of the lua handler will affect whether
event passed to child

- clean up the hacky int we use to track whether to set touch
seat capability
2022-07-12 23:16:44 +00:00

Diff Content Not Available