taj-ny / kwin-effects-forceblur

Fork of the KWin Blur effect for KDE Plasma 6 with additional features (including force blur) and bug fixes
GNU General Public License v3.0
201 stars 12 forks source link

Force blur stops working while moving/resizing windows with wobbly windows turned on #92

Open pluiedev opened 3 months ago

pluiedev commented 3 months ago

On Plasma 6.1.3 w/ Wayland :(

I'd imagine making these two effects work together would be quite difficult, so I understand if it's not even possible — however, maybe then mention the incompatibility in the README so that people won't get confused :)

https://github.com/user-attachments/assets/c575179c-a274-4c82-af5d-a2b2965f5a19

taj-ny commented 3 months ago

I got it to work, but it may take me a while to find and fix all of the bugs. I'll also have to include a fork of wobbly windows, as copying the header and changing all private members to public is probably a bad idea.

https://github.com/user-attachments/assets/b945a955-e783-4040-be88-29640fa17544

EatedPantsu commented 3 months ago

I'm just piggy-backing on this one, as it seems a bit related:

When minimizing a transparent window that is using effect to transform it while minimizing (such as magic lamp effect or scale) the minimized windows looses blur for a moment before minimizing.

Screencast_20240809_131011.webm

Covkie commented 1 week ago

maybe a solution for this could be to fade in the blur after the window stops moving/resizing