https://bugs.kde.org/show_bug.cgi?id=520783
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-bigscreen/-/commi | |t/53f0de5ae1f51cb2bf29b9380 | |d1857e763c1e7f1 --- Comment #4 from Devin Lin <[email protected]> --- Git commit 53f0de5ae1f51cb2bf29b9380d1857e763c1e7f1 by Devin Lin. Committed on 21/06/2026 at 13:56. Pushed by devinlin into branch 'master'. bin: Drop explicit QT_QUICK_CONTROLS_STYLE, QT_QPA_PLATFORMTHEME Drop setting the style explicitly with QT_QUICK_CONTROLS_STYLE and other environment variables. This can cause some weird behavior in some applications (ex. Plex) which may not expect a style override. If we still want this in the future, we should do it in plasma-integration instead. This change technically also means we start using org.kde.desktop style instead of org.kde.breeze style, which will make us more consistent with Plasma Desktop. I also remove the QT_QUICK_CONTROLS_MOBILE environment variable because that's only for Plasma Mobile, not Bigscreen. M +0 -3 bin/plasma-bigscreen-common-env https://invent.kde.org/plasma/plasma-bigscreen/-/commit/53f0de5ae1f51cb2bf29b9380d1857e763c1e7f1 -- You are receiving this mail because: You are watching all bug changes.
