kiwmi/include
Daniel Barlow e7b0bae792 add support for touch events (WIP)
This is tested with Gtk clients. There are a number of TODO items:

- hardcoded scaling for mapping the touch co-ordinate system
into layout co-ordinates (works on my Pinephone :-).

- we should send events to the client no matter what the Lua handler
returns (I think the code to not do this is broken
anyway...). Instead, if the handler returns true we should send the
client a touch cancel event.

- maybe there's a better way to deal with seat capabilities than
adding a "touchpads" field to kiwmi_input
2022-08-14 21:54:28 +01:00
..
desktop Cleanup unneeded code after switching to wlr_scene 2022-07-30 19:22:58 +00:00
input add support for touch events (WIP) 2022-08-14 21:54:28 +01:00
luak Remove API that relies on our rendering 2022-07-30 19:06:25 +00:00
color.h kiwmi:bg_color() 2021-08-13 08:36:00 +00:00
server.h Catch up with wlroots 0.15 breaking changes 2021-12-20 19:07:56 +00:00