labwc/src/ssd
tokyo4j ebce406b11 font: remove 4px padding on the right
Added `menu.items.padding.x` padding between item text and arrow instead.

Replaced `if (!string)` with `if (string_null_or_empty(string))` in
`font_extents()` just as a minor optimization.
2025-09-22 18:23:33 +01:00
..
meson.build ssd: unify struct ssd_part with struct node_descriptor 2025-09-06 16:00:20 -04:00
resize-indicator.c font: remove 4px padding on the right 2025-09-22 18:23:33 +01:00
ssd-border.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
ssd-button.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
ssd-extents.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
ssd-shadow.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
ssd-titlebar.c rcxml: use fixed arrays for rc.title_buttons_* 2025-09-13 12:06:52 +01:00
ssd.c ssd: attach LAB_NODE_SSD_ROOT to ssd->tree 2025-09-08 15:46:36 +09:00