Since the day I switched to KDE Plasma I had had a really annoying stutter bug but we have finally tracked it down and the reason it’s happening is really dumb and has really wide reaching effects on KDE Plasma.
I don’t think this has anything to do with 0.4-> 0.5 as this happened before 0.4 already.
I don’t remember any regressions from 0.4 to 0.5 (then again, I don’t know everything, I am just a user). I know triple buffer causes some issues for people, but I don’t think this was backported to 0.5?
So basically we need to ensure that QML Engine in KWin does not reload the sources. I wonder why does it do that in the first place? Maybe KWin creates a new Engine every time?