https://bugs.kde.org/show_bug.cgi?id=456280
--- Comment #32 from bastimeyer...@gmail.com --- Is there a chance for anyone of the kwin devs to have a look at this, so this can be fixed in the upcoming Plasma 6 release? This issue isn't that problematic for the overview effect, but it pretty much is for the desktop grid where the desktop contents are shown in a much larger area on the screen. The whole purpose of the desktop grid is to show the contents of the other desktops, and if the desktop contents are not up2date because the grid effect only gets redrawn when the current desktop updates, then this makes the whole effect useless. It's also a big usability issue and it is annoying workflow-wise for lots of people. Would it make sense as a temporary (inefficient and wasteful) workaround to draw the contents of each desktop of the current activity on each output frame while the respective effects (overview / grid) are shown? Otherwise, from what I understand, each desktop of the current activity would have to be checked on each output frame when something was updated, and then the effect would need to be redrawn only in these cases. Please have a look at this issue... :/ -- You are receiving this mail because: You are watching all bug changes.