https://bugs.kde.org/show_bug.cgi?id=421512
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/libksysguard/commit/a94e | |688889842f348211883e2396513 | |372d48c90 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #4 from Marco Martin <notm...@gmail.com> --- Git commit a94e688889842f348211883e2396513372d48c90 by Marco Martin. Committed on 10/07/2020 at 15:22. Pushed by mart into branch 'master'. new face: Horizontal bars this new face draws horizontal bars with rounded edges (to look kinda breeze-y) though they are just rounded Rectangles in order to alwys support correct custom coloring for bars. Legends are immediately below the bar instead of grouped, which makes it much more readable in this case. It looks also pretty similar to the old partitions monitor, effectively fixing M +0 -1 faces/SensorFaceController.cpp M +1 -0 faces/facepackages/CMakeLists.txt A +2 -0 faces/facepackages/horizontalbars/Messages.sh A +5 -0 faces/facepackages/horizontalbars/contents/faceproperties A +52 -0 faces/facepackages/horizontalbars/contents/ui/Bar.qml [License: LGPL (v2+)] A +57 -0 faces/facepackages/horizontalbars/contents/ui/CompactRepresentation.qml [License: LGPL (v2+)] A +118 -0 faces/facepackages/horizontalbars/contents/ui/FullRepresentation.qml [License: LGPL (v2+)] A +13 -0 faces/facepackages/horizontalbars/metadata.desktop https://invent.kde.org/plasma/libksysguard/commit/a94e688889842f348211883e2396513372d48c90 -- You are receiving this mail because: You are watching all bug changes.