https://bugs.kde.org/show_bug.cgi?id=444172
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/a4bb3896bfeb |ma/kwin/commit/ee65fb3d2fca |716efebd768404915f0414c6506 |84a706d17c9fa6d41641fedbd75 |8 |7 --- Comment #15 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit ee65fb3d2fca84a706d17c9fa6d41641fedbd757 by Vlad Zahorodnii. Committed on 12/02/2022 at 12:26. Pushed by vladz into branch 'Plasma/5.24'. 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. (cherry picked from commit a4bb3896bfeb716efebd768404915f0414c65068) M +3 -1 src/abstract_client.cpp https://invent.kde.org/plasma/kwin/commit/ee65fb3d2fca84a706d17c9fa6d41641fedbd757 -- You are receiving this mail because: You are watching all bug changes.