Review of "Deskflow Wallpapers" version 1

Details Page Preview

Автоматична зміна шпалер для кожного робочого простору. Individual wallpapers for each workspace.

Extension Homepage
https://github.com/Ezdrael/deskflow-wallpapers

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 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-006 warning

preferences classes should not retain window-scoped objects on instance fields without close-request cleanup

Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.

Destroy all objects

  • prefs.js:9
    this._settings = this.getSettings()
  • prefs.js:16
            this._workspacesGroup = new Adw.PreferencesGroup({
                title: 'Робочі столи',
                description: 'Встановіть індивідуальні шпалери для кожного з виявлених робочих просторів.'
            })

All Versions

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

Previous Reviews on this Version

SOTOmax auto- rejected
Auto-rejected because of new version 2 was uploaded