swayfx
swayfx copied to clipboard
Shadows are rounded despite using squared window corners
-
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:
- 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:
This may have been fixed in the 0.5 release