Skip to content

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

Notifications You must be signed in to change notification settings

maxramqvist/improved-workspace-indicator

 
 

Repository files navigation

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 [email protected] . --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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • CSS 6.3%
  • Makefile 2.6%