/improved-workspace-indicator

gnome-shell extension that provides a workspace indicator similar to i3/sway

Primary LanguageJavaScript

Improved Workspace Indicator

Gnome shell extension that provides a workspace indicator more similar to i3/sway

Namely:

  • it shows all in use workspaces
  • it highlights the currently active workspace

Screenshot

Installing from source

Run make install

Publishing a new version

  1. Compile the schema
glib-compile-schemas schemas
  1. zip up the contents
rm *.zip && zip -r improved-workspace-indicator@michaelaquilina.github.io.zip . --exclude=README.md --exclude=.gitignore --exclude=screenshot.png --exclude=.git/\* --exclude=.circleci/\* --exclude=Makefile
  1. upload a new version to https://extensions.gnome.org/upload/