https://bugs.kde.org/show_bug.cgi?id=428594
--- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit 92c00d1dc395f605d99f27a1bca757a315cbc73e by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 28/01/2021 at 18:24. Pushed by apol into branch 'master'. screencasting: generate the composed textures with the proper size Don't neglect the scale of the buffer for windows that we are rendering on the spot. Otherwise we will be offering a smaller size to what we are generally using. More importantly, the ScreencastManager expects the buffers scaled. This causes glitches when the stream starts otherwise as the first frame triggers a resize. M +2 -2 plugins/scenes/opengl/scene_opengl.cpp https://invent.kde.org/plasma/kwin/commit/92c00d1dc395f605d99f27a1bca757a315cbc73e -- You are receiving this mail because: You are watching all bug changes.