labwc/src/ssd
tokyo4j 9f2eae672c ssd: fix incorrect cursor shape on titlebar corner without buttons
Before this commit, the backgrounds of titlebar corners were tagged as
LAB_SSD_PART_CORNER_TOP_{LEFT,RIGHT}, so the cursor shape on titlebar
corners without buttons were north-west or north-east.

This commit fixes it by tagging those backgrounds as
LAB_SSD_TITLEBAR_CORNER_{LEFT,RIGHT}.
2024-08-23 20:34:03 +02: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 theme: allow to set window button size (#1965) 2024-07-20 09:33:57 +01:00
ssd-extents.c theme: allow to set window button size (#1965) 2024-07-20 09:33:57 +01:00
ssd-part.c ssd: do not draw background for individual buttons 2024-08-18 10:50:27 +02:00
ssd-shadow.c ssd/ssd-shadow.c: fix memory leak 2024-07-02 20:34:25 +01:00
ssd-titlebar.c ssd: fix incorrect cursor shape on titlebar corner without buttons 2024-08-23 20:34:03 +02:00
ssd.c ssd: apply title layout 2024-08-20 23:04:10 +02:00