Review of "Disk Usage" version 7

Details Page Preview

Label in top panel that display the the percentage of disk usage of the biggest disk installed on the system.

Extension Homepage
https://github.com/0CT0PUCE-LOG/gnome-shell-extension-disk-usage

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
14 Active
13 Active
12 Rejected
11 Active
10 Inactive
9 Inactive
8 Inactive
7 Rejected
6 Inactive
5 Inactive
4 Inactive
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
You cannot create objects in global scope which is the same as init (line 39 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization Move that line to enable and null that out in disable or; simply move that to `Indicator`.