Closed no92 closed 5 years ago
Good :D Thx
Have merge in beta your pull request but in master have revert for fix bug please make other pr with no bug thanks ^^ And great job
These changes should (as far as I can tell) only hook the routines in order to provide the info. It should not tamper with data (or notifications for that matter), but it might just be that something does things that I don't expect. I will investigate, but could you pin down conditions when this happens? I personally don't remember seeing issues before or after the changes ...
This adds some information to the tray menu. The upper line displays the percentage of your storage quota used, as well as the storage quota itself, rounded to .1 GiB.
The line below displays the sync status. This is what it looks like in Ubuntu:
As this is my first time working with anything Electron-related, feel free to point out anything that is wrong with these changes.