Skip to content

mjs/improved-workspace-indicator

 
 

Repository files navigation

Improved Workspace Indicator

Get it on GNOME Extensions

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

How to customize the look

Refer to the Custom CSS Guide if you want to customize the look of Improved Workspace Indicator.

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/

About

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.1%
  • CSS 3.5%
  • Makefile 1.4%