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
165 stars 10 forks source link

blur: make blur work with other effects that transform windows #96

Open taj-ny opened 1 month ago

taj-ny commented 1 month ago

This PR will introduce forks of effects that transform windows, such as wobbly windows and magic lamp in order to make them work with blur. There is a merge request that would allow this, but it has been open for over a year now.

There will also be build flags to disable those effects.

Fixes #92