]> git.mdlowis.com Git - proto/labwc.git/commit
src/ssd: Use LAB_SSD_PART_CORNER_x for rounded corner backgrounds
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 8 Jun 2022 12:37:30 +0000 (14:37 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 9 Jun 2022 21:04:35 +0000 (22:04 +0100)
commitf1ada7e40744d6f1f28c908d01ff0a68c7688665
treed31441f34eae4b10df4d6266aa45887a9d2a7978
parent32dac72734a152343dc841fd0db520d720cec9c6
src/ssd: Use LAB_SSD_PART_CORNER_x for rounded corner backgrounds

This matches the behavior of the surrounding borders and will usually
cause resizing instead of triggering the button itself. This effect
is only really visible when using a border width settings of > 1.

Fixes #379
include/node.h
include/ssd.h
src/desktop.c
src/node.c
src/ssd/ssd_part.c
src/ssd/ssd_titlebar.c