Review of "Magnific Launcher" version 1

Details Page Preview

Adds a macOS-like magnification wave effect to dock icons on hover. Compatible with Dash to Dock, Dash to Panel, and the default GNOME dash.

Extension Homepage
https://github.com/gilson-fonsaca/magnific_launcher

No comments.

FAQ

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

Package contains files that often should not be shipped for review.

Don't include unnecessary files

  • install.sh
    install.sh

EGO-L-003 warning

signals connected by extension should be disconnected in disable()

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

Disconnect all signals

  • extension.js:203
    this._destroyId = this.eventActor.connect('destroy', () => this._onEventActorDestroyed())

All Versions

Version Status
2 Active
1 Inactive

Previous Reviews on this Version

dlandau active
Please check shexli messages for next time