mirror of
https://github.com/labwc/labwc.git
synced 2025-11-07 13:30:06 -05:00
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. |
||
|---|---|---|
| .. | ||
| keybind.c | ||
| libinput.c | ||
| meson.build | ||
| mousebind.c | ||
| rcxml.c | ||
| session.c | ||
| tablet-tool.c | ||
| tablet.c | ||
| touch.c | ||