https://bugs.kde.org/show_bug.cgi?id=439134
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/23129c09cebd | |5fc0220156934100d54f606d3b1 | |3 --- Comment #5 from Aleix Pol <aleix...@kde.org> --- Git commit 23129c09cebd5fc0220156934100d54f606d3b13 by Aleix Pol Gonzalez, on behalf of Aleix Pol. Committed on 12/07/2021 at 13:15. Pushed by apol into branch 'master'. SceneOpenGL2::paintCursor make sure the OpenGL context is current Instead of painting right away when Cursors::currentCursorChanged is emitted, mark as dirty and call again when paintCursor is called. M +2 -1 src/libkwineffects/kwingltexture.cpp M +23 -13 src/plugins/scenes/opengl/scene_opengl.cpp M +1 -0 src/plugins/scenes/opengl/scene_opengl.h https://invent.kde.org/plasma/kwin/commit/23129c09cebd5fc0220156934100d54f606d3b13 -- You are receiving this mail because: You are watching all bug changes.