https://bugs.kde.org/show_bug.cgi?id=444172
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/a4bb3896bfeb | |716efebd768404915f0414c6506 | |8 Resolution|--- |FIXED --- Comment #14 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit a4bb3896bfeb716efebd768404915f0414c65068 by Vlad Zahorodnii. Committed on 12/02/2022 at 12:06. Pushed by vladz into branch 'master'. Schedule workspace repaint when window leaves current desktop When a window leaves the current virtual desktop, we need to schedule a workspace repaint so the compositor repaints the old region of the window on the current desktop. In hindsight, the scene graph must schedule a repaint, but it's not doable with the current effects api, it will be changed with future refactoring changes. M +3 -1 src/abstract_client.cpp https://invent.kde.org/plasma/kwin/commit/a4bb3896bfeb716efebd768404915f0414c65068 -- You are receiving this mail because: You are watching all bug changes.