https://bugs.kde.org/show_bug.cgi?id=487780
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/de8bd8f126 |ma/kwin/-/commit/07e9d09611 |64f054165d64d18e8b3febfa71d |d1de307b7ce9724fc5dcea5a9cc |4d9 |4d7 --- Comment #8 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 07e9d09611d1de307b7ce9724fc5dcea5a9cc4d7 by Xaver Hugl. Committed on 11/07/2024 at 15:06. Pushed by zamundaaa into branch 'Plasma/6.1'. plugins/fadingpopups: don't block direct scanout The effect only modifies the opacity of individual windows that WorkspaceScene::scanoutCandidate will reject anyways, so there's no reason for it to block direct scanout. Once a more proper solution for blocking direct scanout on individual items is in place, this can be removed again (cherry picked from commit de8bd8f12664f054165d64d18e8b3febfa71d4d9) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +1 -1 autotests/integration/dont_crash_cancel_animation.cpp M +1 -0 src/plugins/fadingpopups/package/metadata.json M +8 -2 src/scripting/scriptedeffect.cpp M +3 -1 src/scripting/scriptedeffect.h https://invent.kde.org/plasma/kwin/-/commit/07e9d09611d1de307b7ce9724fc5dcea5a9cc4d7 -- You are receiving this mail because: You are watching all bug changes.