labwc/src/input
tokyo4j bdaf85eda1 Fix some warnings from clang-tidy
Notably this fixes a possible null pointer dereference in warp_cursor()
when output_nearest_to_cursor() returns null.
2025-07-28 15:27:45 +02:00
..
cursor.c Fix some warnings from clang-tidy 2025-07-28 15:27:45 +02:00
gestures.c input: add hold-begin/-end gestures 2024-11-11 15:06:25 +01:00
ime.c src: put designated initializers in member order 2025-07-21 16:51:10 +02:00
input.c keyboard: set keyboard layout on reconfigure 2024-01-19 18:59:14 +00:00
key-state.c Revert "keyboard: include pressed modifiers in bound set" 2024-12-29 16:27:34 +09:00
keyboard.c cursor: also toggle mousebinds with ToggleKeybinds 2025-07-28 00:06:52 +09:00
meson.build input: move tablet tool functions into tablet.c 2025-06-14 13:45:51 +01:00
tablet-pad.c input: move cursor event listeners from tablet to seat 2024-08-13 18:40:34 +02:00
tablet.c input: handle tablet tool creation internally 2025-06-14 13:45:51 +01:00
touch.c input: clear SSD hover effects after touch-up 2025-06-16 22:56:46 +02:00