Review of "system-monitor-next" version 85

Details Page Preview

Display system information in GNOME Shell status bar, such as memory, CPU, disk and battery usages, network rates… Please see the extension homepage for prerequisite packages that must be installed first. If you get an error after updating, try restarting GNOME Shell or logging out and logging back in.

Extension Homepage
https://github.com/mgalgs/gnome-shell-system-monitor-next-applet

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli did not find any issues.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. No reason to use try-catch for the import: - line 49 `extension.js` - line 138 `prefs.js` - line 10 `widgets/prometheus.js` 2. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. Please avoid sending large diff. It's hard to review.