https://bugs.kde.org/show_bug.cgi?id=499935
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/b81a8635dd |ma/kwin/-/commit/9621e6b783 |40380bbd4e39d4584221caca1ab |1b207fe9fcaef58fca6f5849964 |d8f |790 --- Comment #11 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 9621e6b7831b207fe9fcaef58fca6f5849964790 by Xaver Hugl. Committed on 06/03/2025 at 13:41. Pushed by zamundaaa into branch 'Plasma/6.3'. plugins/blur: clear all textures after allocating them It's not guaranteed that the driver fills them with sane values, if we don't clear them, then areas of the textures that aren't immediately painted to (like when the window starts up partially off-screen) can contain random noise and affect the final result. (cherry picked from commit b81a8635dd40380bbd4e39d4584221caca1abd8f) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +4 -0 src/plugins/blur/blur.cpp https://invent.kde.org/plasma/kwin/-/commit/9621e6b7831b207fe9fcaef58fca6f5849964790 -- You are receiving this mail because: You are watching all bug changes.