labwc/src/input
John Lindgren b48c250177 src: prefer 'if' over 'goto' where convenient
'goto' should not be used for normal control flow.

v2 add comment in lieu of goto label
2025-07-21 16:51:10 +02:00
..
cursor.c Strictly use handle_ prefix for signal handlers 2025-06-28 19:36:29 +09:00
gestures.c input: add hold-begin/-end gestures 2024-11-11 15:06:25 +01:00
ime.c ime: revert workarounds for wlroots 0.18.2 2025-06-26 03:20:11 +09: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 src: prefer 'if' over 'goto' where convenient 2025-07-21 16:51:10 +02: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