labwc/include/input
Jens Peters fb57d61f35 input: add tablet-v2 notifications for axis and buttons
Similar like touch, this is guarded by checking if
a surface accepts the tablet protocol. Also reuse
common cursor logic.

Intialize tablet tools on proximity.
Notify idle manager about activity on events.
2024-05-27 22:40:50 +02:00
..
cursor.h input: expose general cursor motion and button functions 2024-05-27 22:40:50 +02: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 keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
tablet-pad.h Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
tablet-tool.h input: add tablet tool setup 2024-05-27 22:40:50 +02:00
tablet.h input: add tablet-v2 notifications for axis and buttons 2024-05-27 22:40:50 +02:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00