DBus Switch Workspace

by maze42 | 22 downloads

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
Download

Your opinion

Unfortunately, to help prevent spam, we require that you log in to GNOME Shell Extensions in order to post a comment or report an error. You understand, right?

User Reviews

Loading reviews…

Versions

Version Status Shell Versions
1 Active 46 47 48