Review of "Window Commander" version 10

Details Page Preview

Provides a D-Bus interface for managing and controlling windows, including listing, resizing, moving, and workspace management

Extension Homepage
https://github.com/gnikolaos/window-commander

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:94
    this._dbus = Gio.DBusExportedObject.wrapJSObject(MR_DBUS_IFACE, this)

All Versions

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

Previous Reviews on this Version

gnikolaos auto- rejected
Auto-rejected because of new version 11 was uploaded