Review of "Zeo Monitor Widget" version 5

Details Page Preview

Zeo-style desktop widgets for GNOME. Currently provides a floating monitering card.

Extension Homepage
https://github.com/mohitjoer/zeo-widgets

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 2

Shexli found 2 issues that may need reviewer attention.

EGO-P-006 warning

unnecessary build and translation artifacts should not be shipped

Compiled GSettings schemas should not be shipped for 45+ packages.

Don't include unnecessary files

  • schemas/gschemas.compiled
    schemas/gschemas.compiled

EGO-L-002 warning

objects created by extension should be destroyed in disable()

Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.

Destroy all objects

  • extension.js:315
            this._drawingArea = new St.DrawingArea({
                width: RING_SIZE,
                height: RING_SIZE,
            })

All Versions

Version Status
6 Unreviewed
5 Rejected
4 Rejected
3 Rejected
2 Inactive
1 Rejected

Previous Reviews on this Version

mohitjoer auto- rejected
Auto-rejected because of new version 6 was uploaded