bostrot / wsl2-distro-manager

A GUI to quickly manage your WSL2 instances
https://apps.microsoft.com/store/detail/wsl-manager/9NWS9K95NMJB
Other
1.82k stars 111 forks source link

[FEATURE] Display progress for the shrink/cleanup #191

Open felipecrs opened 1 year ago

felipecrs commented 1 year ago

Is there an existing issue for this?

Problem?

I finally had a chance to test https://github.com/bostrot/wsl2-distro-manager/issues/133. My initial feedback is that it's a little worrying the fact that there is no progress bar or anything else to indicate that the cleanup operation was actually started, or has actually finished.

Maybe it would be nice too to display the logs in case it errors out.

Solution

An indicator of cleanup is running (maybe the Cleanup button can be greyed out?)

A progress bar, perhaps?

Way to check the logs of the operation?

Alternatives

No response

Anything else?

No response