DanielBorgesOliveira / onedrive_tray

OneDrive system tray program
GNU General Public License v3.0
113 stars 21 forks source link

'Free Space' Default Behaviour #35

Open derenv opened 1 year ago

derenv commented 1 year ago

The 'Free Space' section of the system tray menu only currently works with the '--verbose' argument passed to abraunegg's onedrive utility. While this is usually the default for most users, this should either be explicity mentioned in the README.md, included in the onedrive_tray.service file, or in the extreme case it should be added if missing to the arguments (possibly with a flag to disable such behaviour? this would allow those who really want to disable it to do so).

At the moment it's a bit confusing that such a visually prominent feature doesn't appear to work without that setting.