https://bugs.kde.org/show_bug.cgi?id=520783
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-bigscreen/-/commi |ma/plasma-bigscreen/-/commi |t/53f0de5ae1f51cb2bf29b9380 |t/4179b2df2e54df7b5c592133c |d1857e763c1e7f1 |fcfec5cb4eee96a --- Comment #5 from Devin Lin <[email protected]> --- Git commit 4179b2df2e54df7b5c592133cfcfec5cb4eee96a by Devin Lin. Committed on 22/06/2026 at 00:32. Pushed by devinlin into branch 'Plasma/6.7'. 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/4179b2df2e54df7b5c592133cfcfec5cb4eee96a -- You are receiving this mail because: You are watching all bug changes.
