labwc/src/input
tokyo4j 4fcb873f6f Use "cycle" instead of "osd" across the codebase
We were using the word "osd" to describe the window switcher, but it can
be used with on-screen display (OSD) disabled by
`<windowSwitcher><osd show="false">`. Let's use "cycle" instead to avoid
confusion.
2025-11-30 16:20:16 +09:00
..
cursor.c Use "cycle" instead of "osd" across the codebase 2025-11-30 16:20:16 +09:00
gestures.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
ime.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
input.c src: include primary header first 2025-07-29 21:51:56 +01:00
key-state.c Remove unused function key_state_nr_pressed_keys() 2025-09-26 10:41:21 -04:00
keyboard.c Use "cycle" instead of "osd" across the codebase 2025-11-30 16:20:16 +09:00
meson.build input: move tablet tool functions into tablet.c 2025-06-14 13:45:51 +01:00
tablet-pad.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
tablet.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
touch.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00