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 |https://invent.kde.org/plas |ma/kwin/commit/1f6d9d482fec |ma/kwin/commit/fc1b33ce9975 |e59e96198104181b7bf3b66c575 |27224fe19b9abb00a436357dd59 |6 |8 --- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit fc1b33ce997527224fe19b9abb00a436357dd598 by Vlad Zahorodnii. Committed on 27/05/2022 at 07:44. Pushed by vladz into branch 'Plasma/5.25'. 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> (cherry picked from commit 1f6d9d482fece59e96198104181b7bf3b66c5756) M +7 -3 src/effects/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/commit/fc1b33ce997527224fe19b9abb00a436357dd598 -- You are receiving this mail because: You are watching all bug changes.