labwc/src/config
John Lindgren bca0ec07ac rcxml: use fixed arrays for rc.title_buttons_*
These are just lists of enum lab_node_type, with a bounded size and
no middle-insertions/removals, so linked lists are overkill.

Also, the use of wl_list_for_each[_reverse] just to access the first or
last entry in the list (corner button) was weird.
2025-09-13 12:06:52 +01:00
..
keybind.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
libinput.c seat: improve debug logging when configuring input devices 2025-08-27 13:07:01 -04:00
meson.build config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
mousebind.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
rcxml.c rcxml: use fixed arrays for rc.title_buttons_* 2025-09-13 12:06:52 +01:00
session.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
tablet-tool.c include: add config/types.h 2025-08-21 16:55:25 +09:00
tablet.c include: add config/types.h 2025-08-21 16:55:25 +09:00
touch.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00