Review of "Gradient Top Bar" version 24

Details Page Preview

Give GNOME's top bar a customizable gradient - choose direction and colors, and optionally use a different style or keep the theme when windows are maximized.

Extension Homepage
https://github.com/petar-v/gradienttopbar

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

Shexli found 2 issues that may need reviewer attention.

EGO-L-001 warning

extension must not create GObject instances or modify shell before enable()

Resource creation or signal/source setup was found outside `enable()`.

Only use initialization for static resources

  • extension.js:72
            this.windowEvents = new WindowEvents(
                global.display,
                global.window_manager,
                global.get_workspace_manager()
            )

EGO-M-004 error

metadata shell-version must only include plausible stable releases and at most one development release

Field `shell-version` contains invalid values, more than one development release, or implausible future releases.

metadata.json must be well-formed

  • metadata.json
    shell-version=['49', '50', '51']

All Versions

Previous Reviews on this Version

JustPerfection rejected
You shouldn't remove the files you are using from the the package.
pshow73 posted a review
Oops! Apologies, looks I borked the zip 😅️ Thanks for the quick review!