Luwx / LightlyShaders

Round corners and outline effect for kwin.
138 stars 39 forks source link

blurry ness around corners #10

Closed Aneeqasif closed 3 years ago

Aneeqasif commented 3 years ago

there is wiered blurryness around corners no matter how much the value of roundness i set it to check this screenshot

amidmajd commented 3 years ago

I have this problem as well, for breeze theme only the default value for roundness works correctly!

Luwx commented 3 years ago

As I said in #7, the decoration must have the same corner radius as the effect. Some decorations have the option to configure the corner radius, therefore making the shadow "round" too.

ryu-ketsueki commented 3 years ago

As I said in #7, the decoration must have the same corner radius as the effect. Some decorations have the option to configure the corner radius, therefore making the shadow "round" too.

It's a different issue. The #7 was about window decoration shadows not matching the round corner of the shader. I did check ClassikStyles and they do have a roundness option to adjust. I did that and the shadows were adapted to the one on LightlyShaders. However, the blur on the corners happen with all window decorations, including Lightly's own window decoration so it is a fault on either the shader or KWin's native blur feature behind the window not being able to be cropped or resized.

image