https://bugs.kde.org/show_bug.cgi?id=452344
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/9a6c1e60e84f |ma/kwin/commit/8d0be8e469df |83f9f42f1b1519fe0964b8daf44 |f0ce409f491b0a62cb428e27719 |5 |0 --- Comment #11 from Vlad Zahorodnii <[email protected]> --- Git commit 8d0be8e469dff0ce409f491b0a62cb428e277190 by Vlad Zahorodnii, on behalf of Arjen Hiemstra. Committed on 27/09/2022 at 11:01. Pushed by vladz into branch 'Plasma/5.26'. 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. (cherry picked from commit 9a6c1e60e84f83f9f42f1b1519fe0964b8daf445) 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/8d0be8e469dff0ce409f491b0a62cb428e277190 -- You are receiving this mail because: You are watching all bug changes.
