labwc/include/input
Jens Peters f8a7d18cf0 input: ignore not supported tablet tools
We currently only support cursor emulation
for absolute motion, thus ignore tools/pens
that use relative motion.

Add a log statement on proximity-in to give
some feedback.
2024-05-19 21:21:52 +01:00
..
cursor.h cursor: reload cursor on Reconfigure 2024-05-04 21:28:10 +01:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
ime.h IME: support IME popup 2024-03-14 20:11:03 +00: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.h input: ignore not supported tablet tools 2024-05-19 21:21:52 +01:00
tablet_pad.h input: add missing new lines 2024-01-10 21:10:11 +00:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00