G-dH / workspace-switcher-manager

GNOME Shell extension that adds workspace switcher options and allows you to customize workspace switcher popup and make it useful.
GNU General Public License v3.0
28 stars 3 forks source link
gjs gnome gnome-shell-extension

Workspace Switcher Manager

GNOME Shell extension

The Workspace Switcher Manager offers all workspaces related options in one place, adds more options to it and allows you to adjust the workspace switcher popup's size, colors, content and even its orientation.

Features:

WSM - example popups

Installation

Installation from extensions.gnome.org

The easiest way to install Workspace Switcher Manager: go to extensions.gnome.org and toggle the switch. This installation also gives you automatic updates in the future.

Installation from the latest Github release

Download the latest release archive using following command:

wget https://github.com/G-dH/workspace-switcher-manager/releases/latest/download/workspace-switcher-manager@G-dH.github.com.zip

Install the extension:

gnome-extensions install --force workspace-switcher-manager@G-dH.github.com.zip

Installation of the latest development version

The most recent version in the repository is the one I'm currently running on my own systems, problems may occur, but usually nothing serious. Run following commands in the terminal (git needs to be installed, navigate to the directory you want to download the source):

GNOME 45, 46

git clone https://github.com/G-dH/workspace-switcher-manager.git
cd workspace-switcher-manager/
make install

GNOME 42 - 44

git clone https://github.com/G-dH/workspace-switcher-manager.git
cd workspace-switcher-manager/
git checkout gnome-42-44
make install

GNOME 3.36 - 41

git clone https://github.com/G-dH/workspace-switcher-manager.git
cd workspace-switcher-manager/
git checkout legacy
make install

Enabling the extension

After any installation you need to enable the extension and access its preferences.

Buy me a coffee

If you like my extensions and want to keep me motivated give me some useful feedback, but you can also help me with my coffee expenses: buymeacoffee.com/georgdh

Screenshots