Bug 391500 - Permit users to label devices in Hard Disk I/O Monitor Widget
Summary: Permit users to label devices in Hard Disk I/O Monitor Widget
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Monitor (show other bugs)
Version: master
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Marco Martin
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2018-03-07 05:24 UTC by Zakhar
Modified: 2021-07-21 12:09 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.23


Attachments
screenshot - hard to identify HDs and their partitions (77.01 KB, image/png)
2019-04-21 13:07 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zakhar 2018-03-07 05:24:59 UTC
Currently there is no way to label active or inactive devices, users with many devices likely find this appaling, its the nature of KDE to make this customizable.
Comment 1 Patrick Silva 2019-04-21 13:07:29 UTC
Created attachment 119543 [details]
screenshot - hard to identify HDs and their partitions

This issue is still valid.
It's hard to me identify three hard disks and their partitons named sda, sdb, sdc,
sda1, sdb1, sdc1, etc.
An option to show the label of the monitored partitions would also be very welcome.

Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.13.0 beta2
Comment 2 Compatico 2021-03-21 23:22:34 UTC
I'd like to see this too - can the widget pull it from the labels?
Comment 3 Bug Janitor Service 2021-07-08 10:14:44 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libksysguard/-/merge_requests/174
Comment 4 David Redondo 2021-07-21 12:09:06 UTC
Git commit 5ce5e7e8456d4a3b456df8c0d5e6ff72d049eb00 by David Redondo.
Committed on 09/07/2021 at 12:44.
Pushed by davidre into branch 'master'.

Allow renaming of sensors

Users can now change the displayed name of sensors on a per face basis.
Saving/loading works the same as the sensor colors.
Resetting of the labels can be done by setting an empty label.
Related: bug 429157, bug 433950, bug 431552
FIXED-IN:5.23

M  +92   -31   faces/Choices.qml
M  +24   -0    faces/ConfigSensors.qml
M  +32   -0    faces/SensorFaceController.cpp
M  +10   -0    faces/SensorFaceController.h
M  +1    -0    faces/SensorFaceController_p.h
M  +1    -0    faces/facepackages/barchart/contents/ui/BarChart.qml
M  +3    -3    faces/facepackages/horizontalbars/contents/ui/FullRepresentation.qml
M  +1    -0    faces/facepackages/linechart/contents/ui/LineChart.qml
M  +1    -0    faces/facepackages/piechart/contents/ui/PieChart.qml
M  +2    -2    faces/facepackages/piechart/contents/ui/UsedTotalDisplay.qml
M  +1    -0    faces/facepackages/textonly/contents/ui/CompactRepresentation.qml
M  +1    -0    faces/facepackages/textonly/contents/ui/FullRepresentation.qml
M  +3    -2    faces/facepackages/textonly/contents/ui/GroupedText.qml
M  +2    -2    faces/import/ExtendedLegend.qml
M  +24   -2    sensors/SensorDataModel.cpp
M  +10   -0    sensors/SensorDataModel.h

https://invent.kde.org/plasma/libksysguard/commit/5ce5e7e8456d4a3b456df8c0d5e6ff72d049eb00