Review of "Shell Fast Organizer" version 1

Details Page Preview

Add a right-click menu to the App Grid and Dash to automatically organize applications into category folders.

Extension Homepage
https://github.com/lsantiagoba/shell-fast-organizer

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

Shexli found 2 issues that may need reviewer attention.

EGO-P-003 error

GSettings schema XML must be present in package

Extension appears to use GSettings but no `.gschema.xml` file is included in the package.

GSettings Schemas

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:98
    this._menuManager = new PopupMenu.PopupMenuManager(this)

All Versions

Version Status
1 Unreviewed