swayfx icon indicating copy to clipboard operation
swayfx copied to clipboard

Shadows are rounded despite using squared window corners

Open linavixx opened this issue 10 months ago • 1 comments

  • Swayfx Version:

    • swayfx version 0.4-b9dcf5f (Dec 15 2024, branch 'master') (based on sway 1.9.0)
  • Debug Log:

    • https://gist.github.com/voidcityy/03c0cfefe02bcc4c6e4edfb33ee3f070
  • Configuration File:

    • Happens both with my config and default config as long as shadows are enabled and corner rounding is disabled
  • Description:

    • Shadow rendering doesn't seem to follow the corner radius and always looks somewhat rounded even with the corner_radius at 0. Not a big problem in itself but it doesn't look very consistent here because the rounded part mostly ends up under the corner. Example image with shadow_blur_radius set to 40 to make it more noticeable: corner

linavixx avatar Dec 27 '24 14:12 linavixx

This may have been fixed in the 0.5 release

WillPower3309 avatar Jun 20 '25 20:06 WillPower3309