labwc/src/input
Consus 5d2f594626 Implement cursor-shape-v1 protocol
This protocol allows Wayland clients to request a buffer for a cursor
shape from a compositor.

Tested with foot.
2023-12-05 09:59:40 +01:00
..
cursor.c Implement cursor-shape-v1 protocol 2023-12-05 09:59:40 +01:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
input.c Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
key-state.c key-state.c: add logging for 'pressed-sent' 2023-11-18 14:17:25 +00:00
keyboard.c keyboard: allow back by arrow-up or arrow-left in cycle view OSD 2023-11-30 22:39:01 +00:00
meson.build Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
touch.c Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00