https://bugs.kde.org/show_bug.cgi?id=444864
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |5.26 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/97 | |1dc0a219031504da20a6a38b477 | |387a02cc660 --- Comment #12 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 971dc0a219031504da20a6a38b477387a02cc660 by Fushan Wen, on behalf of Nate Graham. Committed on 12/09/2022 at 16:18. Pushed by fusionfuture into branch 'master'. applets/keyboardlayout: re-introduce "label+flag" display style option This feature got lost in the QML port and is re-added here. The old version of the feature drew the label on top of the flag with no background, thereby making the label appear invisible for certain flags. To alleviate this, the new implementation draws the label on a badge in the corner, like the Battery & Brightness widget does. Because this changes the format of the setting that controls the display style (going from a bool to an enum), an update script is provided to migrate people's old settings as needed. FIXED-IN: 5.26 M +9 -1 applets/keyboardlayout/contents/config/main.xml M +43 -4 applets/keyboardlayout/contents/ui/configGeneral.qml M +16 -3 applets/keyboardlayout/contents/ui/main.qml A +33 -0 desktoppackage/contents/updates/keyboardlayout_migrateiconsetting.js https://invent.kde.org/plasma/plasma-desktop/commit/971dc0a219031504da20a6a38b477387a02cc660 -- You are receiving this mail because: You are watching all bug changes.