labwc/include/input
Jens Peters dd0cee02a4 input: move cursor event listeners from tablet to seat
Otherwise we would subscribe multiple times to the
same event when having multiple tablets.
2024-08-13 18:40:34 +02:00
..
cursor.h input: add relative cursor move emulation 2024-07-19 22:45:41 +01:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.h IME: support multiple IME popups 2024-05-20 09:35:26 +09:00
input.h Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
key-state.h keyboard: include pressed modifiers in bound set 2023-11-12 17:37:30 +00:00
keyboard.h Use existing reset_keybind function 2024-06-15 21:22:58 +01:00
tablet-pad.h input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet-tool.h input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet.h input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00