Review of "Generic Monitor" version 21

Details Page Preview

Display text & icon on systray using DBUS

Extension Homepage
https://forge.soutade.fr/soutade/GnomeShellGenericMonitor

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:565
    GLib.file_get_contents(file.get_path())

All Versions

Version Status
21 Active
20 Active
19 Active
18 Active
17 Active
16 Rejected
15 Active
14 Rejected
13 Active
12 Active
11 Rejected
10 Active
9 Active
8 Active
7 Rejected
6 Active
5 Active
4 Rejected
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection active
Approved but please fix the issue mentioned in shexli.