https://bugs.kde.org/show_bug.cgi?id=443872
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.23.3 Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/75863454a0c1 | |6e8713fab5662801fd1d15d4e89 | |a --- Comment #25 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 75863454a0c16e8713fab5662801fd1d15d4e89a by Xaver Hugl. Committed on 06/11/2021 at 23:41. Pushed by zamundaaa into branch 'master'. RenderLoop: restrict repaint scheduling with fullscreen windows With an opaque fullscreen window we can be sure that items under it don't actually require us to repaint. This should yield some small efficiency improvements and resolves stutter with adaptive sync. FIXED-IN: 5.23.3 M +4 -4 src/item.cpp M +5 -5 src/renderloop.cpp M +3 -3 src/renderloop.h M +1 -1 src/renderloop_p.h https://invent.kde.org/plasma/kwin/commit/75863454a0c16e8713fab5662801fd1d15d4e89a -- You are receiving this mail because: You are watching all bug changes.