Review of "DBus Switch Workspace" version 1

Details Page Preview

A simple DBus interface to expose workspace switching Available methods: org.gnome.Shell.Extensions.SwitchWorkspace.GetCurrentWorkspace org.gnome.Shell.Extensions.SwitchWorkspace.GetWorkspaceCount org.gnome.Shell.Extensions.SwitchWorkspace.GetWorkspaceInfo org.gnome.Shell.Extensions.SwitchWorkspace.SwitchToWorkspace - Ex.: Get workspace info: gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell/Extensions/SwitchWorkspace --method org.gnome.Shell.Extensions.SwitchWorkspace.GetWorkspaceInfo ('{"current":0,"count":2}',) - Ex.: Switch to workspace: (0-indexed) gdbus call --session --dest org.gnome.Shell --object-path /org/gnome/Shell/Extensions/SwitchWorkspace --method org.gnome.Shell.Extensions.SwitchWorkspace.SwitchToWorkspace 2 ()

Extension Homepage
https://codeberg.org/maze42/gnome-dbus-switch-workspace

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
1 Active

Previous Reviews on this Version

JustPerfection active
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