Skip to content

Source used space progress bar modification #1266

@BaccanoMob

Description

@BaccanoMob

Is your feature request related to a problem? Please describe.

Assume I have ~/Downloads as a source (along with a few other folders)

$ df -h ~/Downloads 

Filesystem      Size  Used Avail Use% Mounted on
/dev/sda2       234G   69G  153G  32% /
$ du -sh ~/Downloads

5.1G    ~/Downloads

For this source, the progress bar will state 5.1 GB used out of 234GB which is correct. But the background progress bar value feels a bit misleading. It would be nice if the progress bar included 63.9GB (69GB total used space- 5.1GB used by source) in grey color followed by actually space used by source (5.1GB) in blue and remaining in white as currently.

This way if there are multiple sources in the same machine the used space bar looks more accurate

Metadata

Metadata

Assignees

No one assigned

    Labels

    change requestA request to change something

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions