labwc/include/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
..
default-bindings.h
keybind.h tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
libinput.h
mousebind.h common: add node-type.c/h (renaming ssd_part_type to lab_node_type) 2025-09-06 16:00:20 -04:00
rcxml.h rcxml: use fixed arrays for rc.title_buttons_* 2025-09-13 12:06:52 +01:00
session.h
tablet-tool.h
tablet.h
touch.h
types.h