labwc/src/input
Jens Peters 6def1319d1 input: move function to config
This function is only about rc, so fits better
in config.
2024-01-22 21:50:18 +00:00
..
cursor.c resistance: add window-edge resistance for interactive moves/resizes 2024-01-21 16:10:50 -05:00
gestures.c Move gesture handling out of cursor.c 2023-10-30 21:14:04 +00:00
input.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
key-state.c key-state.c: add logging for 'pressed-sent' 2023-11-18 14:17:25 +00:00
keyboard.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
meson.build input: add tablet pad setup and button handler 2024-01-02 21:28:42 +00:00
tablet.c input: move function to config 2024-01-22 21:50:18 +00:00
tablet_pad.c input: move function to config 2024-01-22 21:50:18 +00:00
touch.c Make touch depend on cursor to prevent racing 2023-10-30 21:14:04 +00:00