Review of "Workspace D-Bus" version 1

Details Page Preview

Control GNOME workspaces and windows from the command line. Move, resize, focus, and tile windows over D-Bus. Works on Wayland where wmctrl and xdotool don't.

Extension Homepage
https://github.com/kemallette/ws-dbus

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)

Shexli has not produced a result yet.

All Versions

Version Status
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. D-Bus interface name should start with `org.gnome.Shell.Extensions`. [D-Bus Guide](https://gjs.guide/guides/gio/dbus.html) 2. Instead of holding the signals in `this._signals`, you can use `connectObject()` and `disconnectObject()` for easy cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions