https://bugs.kde.org/show_bug.cgi?id=515090
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/bluedevil/-/commit/72bcb | |5776e7db5b4da13324d632abc18 | |248dd1b3 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version| |6.7.0 Fixed/Implemented| | In| | --- Comment #5 from cwo <[email protected]> --- Git commit 72bcb5776e7db5b4da13324d632abc18248dd1b3 by Christoph Wolk. Committed on 17/03/2026 at 17:44. Pushed by cwo into branch 'master'. applet: show battery charge information first The widget delegates first show the device type, then the battery. The type is static and typically familiar to users who know what bluetooth devices they have, and is also indicated by the icon. If the type name is long in some locales, it can push the battery information (which is not static, and more likely something that users want to check) outside the viewable area. Instead, place battery charge first in the subtitle, which should generally always make it visible. FIXED-IN: 6.7.0 M +4 -4 src/applet/qml/DeviceItem.qml https://invent.kde.org/plasma/bluedevil/-/commit/72bcb5776e7db5b4da13324d632abc18248dd1b3 -- You are receiving this mail because: You are watching all bug changes.
