mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04: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. |
||
|---|---|---|
| .. | ||
| default-bindings.h | ||
| keybind.h | ||
| libinput.h | ||
| mousebind.h | ||
| rcxml.h | ||
| session.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||
| types.h | ||