Bug 430285 - Option to disable capacity bars
Summary: Option to disable capacity bars
Status: RESOLVED INTENTIONAL
Alias: None
Product: dolphin
Classification: Applications
Component: panels: places (show other bugs)
Version: 20.12.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-12 07:26 UTC by zakiryu
Modified: 2020-12-28 19:42 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Capacity bars (8.86 KB, image/png)
2020-12-12 07:26 UTC, zakiryu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zakiryu 2020-12-12 07:26:05 UTC
Created attachment 134024 [details]
Capacity bars

SUMMARY
With
https://invent.kde.org/system/dolphin/-/merge_requests/31/diffs
capacity bars were added, and there is no way to disable them.

STEPS TO REPRODUCE
Open Dolphin

OBSERVED RESULT
Capacity bars under the devices

EXPECTED RESULT
An option to disable these bars

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.9.13-arch1-1
Comment 1 Nate Graham 2020-12-12 14:50:20 UTC
Why?
Comment 2 zakiryu 2020-12-12 18:25:17 UTC
It's just a personal preference. As you can see in the attachment, many capacity bars are in red. They are distracting me from the overall more blue/dark style. Also, I have the feeling they indicate something bad, which makes me feel uncomfortable. The last point is, that most things in dolphin have the same structure, but since the capacity bars are sometimes blue sometimes red and don't always have the same length, they kind of feel out of place. To sum it up: It's just a personal preference.
Comment 3 Nate Graham 2020-12-15 15:52:10 UTC
> Also, I have the feeling they indicate something bad, which makes me feel uncomfortable.
This is intentional, because they do indicate something bad: those disks are more than 90% full, which can cause degraded performance--to say nothing of the risk of imminently running out of space the next time you try to move or copy a file there.

I'm not sure we'll be able to make the bars optional, sorry. :)
Comment 4 zakiryu 2020-12-15 21:08:17 UTC
Okay, thank you :)
Comment 5 Elvis Angelaccio 2020-12-28 19:14:04 UTC
We won't make them optional, but maybe it could make sense to only show them on mouse hover, like in the file dialog.
Comment 6 Nate Graham 2020-12-28 19:42:55 UTC
In fact if https://phabricator.kde.org/D26067 and its companion Dolphin branch broulik/kfileplacesview get merged, we'll get that automatically.