labwc/include/input
Jens Peters 2388f37cc7 input: prevent cursor notifications from pointer and tablet tool
... at the same time. Omit cursor notifications from
a pointer when a tablet tool (stylus/pen) is in
proximity. We expect to get cursor notifications
from the tablet tool instead.
2024-05-31 16:59:43 +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: prevent cursor notifications from pointer and tablet tool 2024-05-31 16:59:43 +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