labwc/src/input
John Lindgren c98f0e1301 src: put designated initializers in member order
Out-of-order named initializers are allowed in C (unlike in C++) but
are still surprising - I don't see a reason not to put them in order.
2025-07-12 23:34:32 -04: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 src: put designated initializers in member order 2025-07-12 23:34:32 -04: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-12 23:34:25 -04: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