labwc/src/ssd
tokyo4j ab60379c7f ssd-titlebar: update title buffer when title gets empty
Before this commit, ssd_update_title() returned early and the title was
not updated when the title gets empty. Furthermore, this caused the
title buffer to be misplaced outside of the titlebar when the window is
resized.

Reproducer:
1. Build and launch https://github.com/tokyo4j/wayland-demo/tree/repro-labwc-ssd-title-not-updated
2. One second later, the window title gets empty. But the title in
   SSD is not updated.
3. Un-minimize the window. Now the title buffer is misplaced outside of
   the titlebar.
2026-03-11 19:30:50 +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 tree-wide: do not try to use outputs with no scene_output 2026-02-04 21:05:16 +00:00
ssd-shadow.c theme: replace THEME_(IN)ACTIVE with SSD_(IN)ACTIVE 2025-10-14 07:48:27 +02:00
ssd-titlebar.c ssd-titlebar: update title buffer when title gets empty 2026-03-11 19:30:50 +01:00
ssd.c theme: replace THEME_(IN)ACTIVE with SSD_(IN)ACTIVE 2025-10-14 07:48:27 +02:00