Review of "System HUD" version 2

Details Page Preview

Clean UI system monitor for CPU, GPU, memory, and storage._.

Extension Homepage
https://github.com/LalaloyXyz/System-info-HUD

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
12 Active
11 Rejected
10 Rejected
9 Rejected
8 Active
7 Inactive
6 Rejected
5 Inactive
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. You should call `.destroy()` not `destroyMainScreen()` (line 21 `extension.js`). 2. Use `Soup` instead of spawn (line 211 `systemInfoCollector.js`): [Port Guide 45: Soup](https://gjs.guide/extensions/upgrading/gnome-shell-43.html#soup3) 3. Remove the timeout check and removal since that property doesn't exist in the class (line 778 `uiManager.js`).