https://bugs.kde.org/show_bug.cgi?id=460277
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/36440a9d9191 |ma/kwin/commit/8599deba2eed |5a8885a8bbcc1b2dcf39428f07e |ab7181339c2555334c7dbab9a2b |d |a --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 8599deba2eedab7181339c2555334c7dbab9a2ba by Nate Graham, on behalf of David Edmundson. Committed on 12/10/2022 at 17:36. Pushed by ngraham into branch 'Plasma/5.26'. Fix scripted shader effect animations AnimationEffect inherits from CrossfadeEffect as it may do a crossfade, but it also has to perform non-crossfading activities with a custom shader. For crossfades we want to draw the old and new window, but this isn't needed where the crossFadeProgress remains at 0. (cherry picked from commit 36440a9d91915a8885a8bbcc1b2dcf39428f07ed) M +1 -1 src/libkwineffects/kwineffects.cpp M +10 -5 src/libkwineffects/kwinoffscreeneffect.cpp https://invent.kde.org/plasma/kwin/commit/8599deba2eedab7181339c2555334c7dbab9a2ba -- You are receiving this mail because: You are watching all bug changes.