https://bugs.kde.org/show_bug.cgi?id=433976
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-systemmonitor/com | |mit/955948e28f2bb4c6551d7a6 | |662e1d5527b3d8e9b Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #6 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 955948e28f2bb4c6551d7a6662e1d5527b3d8e9b by Arjen Hiemstra. Committed on 10/03/2021 at 12:41. Pushed by ahiemstra into branch 'master'. Use software rendering if we cannot use OpenGL and complain about it Use KQuickAddons::QtQuickSettings to fallback to software rendering if OpenGL context creation fails. When using software rendering, we display a message at the top of the window that complains about it. M +1 -0 src/CMakeLists.txt M +3 -2 src/main.cpp M +15 -0 src/main.qml https://invent.kde.org/plasma/plasma-systemmonitor/commit/955948e28f2bb4c6551d7a6662e1d5527b3d8e9b -- You are receiving this mail because: You are watching all bug changes.