https://bugs.kde.org/show_bug.cgi?id=510197
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/a17800d4ad | |bb5c1a1c2357b740deadd8d01bf | |92c Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from David Edmundson <[email protected]> --- Git commit a17800d4adbb5c1a1c2357b740deadd8d01bf92c by David Edmundson. Committed on 07/10/2025 at 21:13. Pushed by davidedmundson into branch 'master'. plugins/slidingpopups: Adjust repaint region to match animation When a window moves, we need to repaint the area the window was in on the next frame. The current code repaints the final position of a window which works enough when it's touching a screen edge, but not for cases like the onscreen keyboard that goes over the panel. M +30 -11 src/plugins/slidingpopups/slidingpopups.cpp M +2 -0 src/plugins/slidingpopups/slidingpopups.h https://invent.kde.org/plasma/kwin/-/commit/a17800d4adbb5c1a1c2357b740deadd8d01bf92c -- You are receiving this mail because: You are watching all bug changes.
