matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
638 stars 22 forks source link

Add option to disable shadow. #257

Closed su226 closed 3 months ago

su226 commented 3 months ago

Please add a option to disable shadow from effect and use shadow from window decoration.

matinlotfali commented 3 months ago

Sadly, the window decoration shadow does not cover rounded corners.

Initially, I had to cover those areas myself which did not match the original shadows and people hated it.

So I ended up drawing my shadows myself which allowed me to add animations when the window gets active or inactive.

su226 commented 3 months ago

Sadly, the window decoration shadow does not cover rounded corners.

That's not the case for all window decorations. I'm using Klassy, which is fine, I haven't seen issue like #2. (Although you should adjust Klassy's corner radius separately.)

Screenshot using LightlyShaders since that doesn't override decoration's shadow.

image

matinlotfali commented 3 months ago

Your examples have a drastic effect on system resources which makes them unusable on low-end devices.