https://bugs.kde.org/show_bug.cgi?id=452344
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/9a6c1e60e84f | |83f9f42f1b1519fe0964b8daf44 | |5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Arjen Hiemstra <[email protected]> --- Git commit 9a6c1e60e84f83f9f42f1b1519fe0964b8daf445 by Arjen Hiemstra. Committed on 27/09/2022 at 10:23. Pushed by vladz into branch 'master'. X11 backend: Retry enabling compositing when it was disabled a while ago This removes the "OpenGLIsUnsafe" flag and replaces it with a timestamp that we can check to see how long ago we tried enabling compositing, so we can retry it if a certain amount of time has elapsed. M +16 -8 src/backends/x11/standalone/x11_standalone_platform.cpp M +2 -2 src/kcmkwin/kwincompositing/kwincompositing_setting.kcfg M +1 -1 src/kcmkwin/kwincompositing/kwincompositingdata.cpp M +2 -2 src/kcmkwin/kwincompositing/main.cpp M +3 -0 src/kwin.kcfg https://invent.kde.org/plasma/kwin/commit/9a6c1e60e84f83f9f42f1b1519fe0964b8daf445 -- You are receiving this mail because: You are watching all bug changes.
