https://bugs.kde.org/show_bug.cgi?id=405098
Bug ID: 405098
Summary: Show a capacity bar indicating the free space left in
partition similar to KIO's File Widget
Product: dolphin
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: panels: places
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
User Discussion:
https://www.reddit.com/r/kde/comments/axdwzg/dolphin_and_disk_space/
KDE's "File Save Dialog" shows a capacity bar when you hover a device in the
dialog's places panel.
* https://github.com/KDE/kio/tree/master/src/filewidgets
*
https://github.com/KDE/kio/blob/master/src/filewidgets/kfileplacesview.cpp#L218
* https://github.com/KDE/kio/blob/master/src/filewidgets/kfileplacesmodel.h#L50
*
https://github.com/KDE/kio/blob/master/src/filewidgets/kfileplacesitem.cpp#L270
* https://github.com/KDE/kwidgetsaddons/blob/master/src/kcapacitybar.h
* https://github.com/KDE/kwidgetsaddons/blob/master/src/kcapacitybar.cpp
Gotta figure out a way merge that feature into Dolphin's places panel, ideally
without the need to hover the PlaceItem to see the capacityBar.
* https://github.com/KDE/dolphin/blob/master/src/panels/places/
--
You are receiving this mail because:
You are watching all bug changes.