labwc/src/ssd
tokyo4j 1be69dc28b ssd: allow ssd to be smaller than minimal size by hiding buttons
This fixes the ugly look of SSD for tiny windows (e.g. "xterm -geometry
1x1") due to the early return in `ssd_update_geometry()`. Now SSDs are
rendered correctly for those windows by hiding some buttons when the
window width is smaller than the total width of buttons. Additionally for
windows smaller than (button width)*2, the corners are un-rounded so a
small titlebar can be rendered with a scene-rect.
2024-09-03 08:12:25 -04:00
..
meson.build Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
resize-indicator.c Implement <resize><drawContents> 2024-06-15 21:17:01 +01:00
ssd-border.c ssd: allow ssd to be smaller than minimal size by hiding buttons 2024-09-03 08:12:25 -04:00
ssd-extents.c ssd: allow ssd to be smaller than minimal size by hiding buttons 2024-09-03 08:12:25 -04:00
ssd-part.c ssd: allow ssd to be smaller than minimal size by hiding buttons 2024-09-03 08:12:25 -04:00
ssd-shadow.c ssd/ssd-shadow.c: fix memory leak 2024-07-02 20:34:25 +01:00
ssd-titlebar.c ssd: allow ssd to be smaller than minimal size by hiding buttons 2024-09-03 08:12:25 -04:00
ssd.c ssd: allow ssd to be smaller than minimal size by hiding buttons 2024-09-03 08:12:25 -04:00