https://bugs.kde.org/show_bug.cgi?id=454407
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/1f6d9d482fec | |e59e96198104181b7bf3b66c575 | |6 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 1f6d9d482fece59e96198104181b7bf3b66c5756 by Vlad Zahorodnii. Committed on 27/05/2022 at 07:27. Pushed by vladz into branch 'master'. effects/zoom: Schedule a fullscreen repaint if stopped zooming On Wayland, screens are repainted independent of each other. If zooming animation stops on one screen, other screens may still be stuck in the zoomed state and therefore result in potential flickering. Issue a full screen repaint when zooming stops to ensure that other screens are repainted with "unscaled" contents. Part-of: <https://invent.kde.org/plasma/kwin/-/merge_requests/2472> M +7 -3 src/effects/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/commit/1f6d9d482fece59e96198104181b7bf3b66c5756 -- You are receiving this mail because: You are watching all bug changes.