mirror of
https://github.com/labwc/labwc.git
synced 2025-11-11 13:30:04 -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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| resize-indicator.c | ||
| ssd-border.c | ||
| ssd-button.c | ||
| ssd-extents.c | ||
| ssd-shadow.c | ||
| ssd-titlebar.c | ||
| ssd.c | ||