https://bugs.kde.org/show_bug.cgi?id=398648
Vlad Zagorodniy <vladz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|REOPENED |RESOLVED --- Comment #3 from Vlad Zagorodniy <vladz...@gmail.com> --- Well, no, it's not possible. * Windows have to specify what region KWin has to blur (e.g. blur behind a sidebar, etc); * If a window has been transformed, KWin has somehow to transform the region too; * ... and here lies the root of the problem: effects are free to add and remove windows quads, rotate them, etc. So, given the list of window quads, the Blur effect can't figure out what transformation has been apply to them. -- You are receiving this mail because: You are watching all bug changes.