mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
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. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| resize-indicator.c | ||
| ssd-border.c | ||
| ssd-button.c | ||
| ssd-extents.c | ||
| ssd-shadow.c | ||
| ssd-titlebar.c | ||
| ssd.c | ||