taj-ny / kwin-effects-forceblur

Blur any window on KDE Plasma 6
GNU General Public License v3.0
107 stars 7 forks source link

Floating panel blur area too large #24

Closed bradrjohns closed 3 months ago

bradrjohns commented 3 months ago

Around floating panels, the blur region extends too far by maybe 10 pixels and is rectangular in shape Screenshot_20240319_160837 Screenshot_20240319_160815

taj-ny commented 3 months ago

Floating panels have a transparent border that is part of the window, so I don't think there's a way to fix this. Why do you need to force blur plasmashell?

bradrjohns commented 3 months ago

I have plasmashell windows set to 100% opacity currently, and the larger blur region is still present around the panels. Not sure if there is a setting I am missing other than window rules that could be force blurring plasmashell? I also tried non-blur plasma styles but that didn't have an effect.

With the default KDE blur effect (see attached), I am not seeing the issue though: Screenshot_20240319_165231

PS- really appreciate all the work you've done with this!

queenbiscuit311 commented 3 months ago

I don't seem to have this at all. Maybe something weird with your configuration or theme?

image

image

taj-ny commented 3 months ago

@bradrjohns Send a screenshot of the force blur effect configuration.

bradrjohns commented 3 months ago

I went to take a screenshot, and realized I had previously toggled on "blur all except matching" and did include plasmashell as an exception. When I added plasmashell, the larger blur region was no longer an issue. The only downside is now I don't have blur for plasmashell menus or windows, but that is very minor. image

taj-ny commented 3 months ago

The only downside is now I don't have blur for plasmashell menus or windows, but that is very minor.

This won't be an issue anymore when #25 is implemented. It'll also include the option to only match certain window types, so you'll be able to blur plasmashell menus without blurring the docks.

taj-ny commented 3 months ago

Since panels don't need to be forcefully blurred, I disabled that on the develop branch.

taj-ny commented 3 months ago

Fixed in v1.1.2.