labwc/include/input
2023-10-30 21:14:04 +00:00
..
cursor.h Move input related source files into src/input/ 2023-10-30 21:14:04 +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 Move input related source files into src/input/ 2023-10-30 21:14:04 +00:00
keyboard.h Move keyboard functions into input/keyboard.h 2023-10-30 21:14:04 +00:00
touch.h Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00