https://bugs.kde.org/show_bug.cgi?id=456280

--- Comment #30 from bastimeyer...@gmail.com ---
Btw, when the current desktop's contents get drawn/rendered, then the contents
of all other desktops will be drawn/rendered too.

For example, open a video player on desktop 1 and 2, go to desktop 1 and open
the grid. Then the content of the video player on desktop 2 gets drawn on each
frame when player 1 gets drawn (assuming the same fps). And if your current
desktop's only window is a text editor with a blinking cursor for example, then
the contents of other desktops will only be drawn when the text cursor blinks,
namely once each second. Also, moving the mouse cursor over the grid and
hovering windows so that their border color or drop shadow gets redrawn also
causes their content to be redrawn.

This means that the draw calls of all the other desktops on the grid and their
windows are tied to the current desktop, which is incorrect.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to