Skip to content

alternateved/gnome-repeat-to-cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repeat To Cycle

Gnome extension that implements enhanced Super + <number> behavior from gnome-shell #2725.

This is how it works:

  1. Launch the nth dash application if not running.
  2. Focus the application's most recent window if running but unfocused.
  3. Cycle to the next window if application is focused (repeated presses cycle through all windows).
  4. No action if application has focus and only one window exists.

This adds app window cycling to Gnome's dash shortcuts (switch-to-application-<number>). Cycling can be scoped to current workspace.

Installation

This extension is available on extensions.gnome.org. You can install from there or install manually. By installing from extensions.gnome.org you will always have the latest update.

Manual

The following commands will install the extension:

git clone https://github.com/alternateved/gnome-repeat-to-cycle.git
cd gnome-repeat-to-cycle
make install

Logout and login required after manual installation.

About

Gnome extension that adds window cycling to Gnome's dash shortcuts.

Topics

Resources

License

Stars

Watchers

Forks

Contributors