Review of "App Grid Wizard" version 12

Details Page Preview

A gnome shell extension that simplifies organizing your applications into predefined categories in the app grid.

Extension Homepage
https://github.com/MahdiMirzadeh/app-grid-wizard

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-L-005 warning

owned object references should be released in disable()

Owned references that are cleaned up in `disable()` should also be released with `null` or `undefined`.

Destroy all objects

  • extension.js:37
    this._folderSettings = new Gio.Settings({schema_id: APP_FOLDER_SCHEMA_ID})
  • extension.js:39
    this._shellSettings = new Gio.Settings({schema_id: 'org.gnome.shell'})

All Versions

Version Status
13 Active
12 Active
11 Rejected
10 Active
9 Rejected
8 Active
7 Rejected
6 Rejected
5 Rejected
4 Rejected
3 Rejected
2 Active
1 Rejected

Previous Reviews on this Version

Mahdi Mirzadeh auto- rejected
Auto-rejected because of new version 13 was uploaded
JustPerfection active