labwc/include/input
Jens Peters 2b96799a05 input: add drawing tablet setup and event listeners
Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com>
2023-12-27 11:09:26 +00:00
..
cursor.h input: add cursor move and button emulation 2023-12-27 11:09:26 +00:00
drawing_tablet.h input: add drawing tablet setup and event listeners 2023-12-27 11:09:26 +00:00
gestures.h Move gesture handling out of cursor.c 2023-10-30 21:14:04 +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: allow applying keyboard layout per window 2023-11-04 07:58:43 +00:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00