https://bugs.kde.org/show_bug.cgi?id=482861
--- Comment #3 from Zamundaaa <xaver.h...@gmail.com> --- Git commit d59451adcf8f7a4d90659a60bfbe73230091b0e3 by Xaver Hugl. Committed on 26/03/2024 at 16:06. Pushed by zamundaaa into branch 'master'. effects/quickeffect: render qtquick scenes in the normal render pass If they're rendered in prePaintScreen, the time needed to render them is not accounted for in compositing scheduling, which may make KWin miss vblank Related: bug 452119, bug 482034 M +5 -0 src/effect/offscreenquickview.cpp M +9 -10 src/effect/quickeffect.cpp https://invent.kde.org/plasma/kwin/-/commit/d59451adcf8f7a4d90659a60bfbe73230091b0e3 -- You are receiving this mail because: You are watching all bug changes.