swayfx icon indicating copy to clipboard operation
swayfx copied to clipboard

Borders get clipped along title-bars when corner-radius is used.

Open deadbody13 opened this issue 1 year ago • 0 comments

  • Swayfx Version: 0.3.2

  • Debug Log: https://gist.github.com/deadbody13/255985d24e8428a8c1044cb460745111

  • Configuration File: https://gist.github.com/deadbody13/335c2d01ccdcd1d42c6c757c4478ca4c

  • Description: Set corner radius to anything significant, 15 in my case. The top corners of the windows will respect the corner-radius but the border gets clipped off. If the border is set to pixel (default_border pixel 3) then the titlebar disappears but the border now respects the corner-radius.

2024-02-07-121028_sway-screenshot

deadbody13 avatar Feb 07 '24 21:02 deadbody13