Review of "System Monitor" version 12

Details Page Preview

Display resource usage. Linux distribution specific installation instructions can be found in the wiki at https://github.com/elvetemedve/gnome-shell-extension-system-monitor/wiki/Installation. Please report bugs here: https://github.com/elvetemedve/gnome-shell-extension-system-monitor/issues

Extension Homepage
https://github.com/elvetemedve/gnome-shell-extension-system-monitor

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
34 Active
33 Active
32 Rejected
31 Active
30 Rejected
29 Rejected
28 Active
27 Rejected
26 Active
25 Active
24 Active
23 Active
22 Active
21 Active
20 Active
19 Active
18 Active
17 Active
16 Inactive
15 Rejected
14 Active
13 Active
12 Active
11 Inactive
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

nmcgovern posted a review
This update seems to strip out previous shell versions. Does this actually not work there?
elvetemedve posted a review
Gnome 3.26 introduced changes in GJS to be ES6 compatible (https://speakerdeck.com/ptomato/modern-javascript-in-gnome). As a result of this logs are flooded with warnings. I updated the code to use new ES6 features. I think that must broke the extension for older Gnome Shell installations. Here is a bug report: https://github.com/elvetemedve/gnome-shell-extension-system-monitor/issues/47 Is there a way (other than installing different version of Gnome Shell) I can test the compatibility of the extension with other Gnome Shell versions? I don't know any easy solution to this, that's why I decided to drop support for old Gnome Shell versions.
nmcgovern active
Ok, no problems! Accepted.