labwc/src/ssd
tokyo4j 93d77801c5 ssd: guard against negative sizes
We always create a SSD for 0x0 window since decorations are usually
requested before a window is mapped. Thus the sizes of some buffers/rects
like edge shadows could be negative, which is asserted in wlroots 0.19.
2025-05-19 06:51:42 +09:00
..
meson.build Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
resize-indicator.c font: remove arrow character from font buffer 2024-12-14 20:09:53 +00:00
ssd-border.c ssd: guard against negative sizes 2025-05-19 06:51:42 +09:00
ssd-extents.c ssd: make sizes of invisible SSD extents configurable 2025-02-04 18:55:31 -05:00
ssd-part.c ssd: guard against negative sizes 2025-05-19 06:51:42 +09:00
ssd-shadow.c ssd: guard against negative sizes 2025-05-19 06:51:42 +09:00
ssd-titlebar.c ssd: guard against negative sizes 2025-05-19 06:51:42 +09:00
ssd.c ssd: fix resizing on border corners and add <resize><cornerRange> 2025-02-04 11:13:32 -05:00