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 | |ma/kwin/-/commit/de8bd8f126 | |64f054165d64d18e8b3febfa71d | |4d9 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Zamundaaa <xaver.h...@gmail.com> --- Git commit de8bd8f12664f054165d64d18e8b3febfa71d4d9 by Xaver Hugl. Committed on 11/07/2024 at 14:54. Pushed by zamundaaa into branch 'master'. 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 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/de8bd8f12664f054165d64d18e8b3febfa71d4d9 -- You are receiving this mail because: You are watching all bug changes.