]>
description | Application switching oughtn't stop all other keyboard shortcuts |
last change | Wed, 9 Jun 2021 21:01:36 +0000 (14:01 -0700) |
URL | https://git.scottworley.com/pub/git/nonblockingswitcher |
This extension works around bug 2057
in the Gnome Shell window switcher (cycle-windows
& cycle-windows-backward
– bound
to <Super>Esc
by default) where other keystrokes are blocked while the modifier key is
held down.
This allows you to
<Super>
Esc
to begin a window switch.1
to change your mind about the window switch and jump to workspace 1 (<Super>1
)<Super>
Without this extension, you must release and re-press <Super>
between steps 2 and 3.
This extension works by immediately ending the application-switch as soon as it has started. This means that you can only ever switch to the first other-window in the tab list! The default tab list order is most-recently-used, so by default you can only switch between two windows! Thus, it is highly recommended to use the Round Robin Tab Order extension with this extension so that all windows are reachable.
2021-06-09 | Scott Worley | Declare gnome-shell 40.* compatibility master v2-actually | commit | commitdiff | tree | snapshot |
2021-06-09 | Scott Worley | Version 2 v2 | commit | commitdiff | tree | snapshot |
2021-06-09 | Scott Worley | Declare gnome-shell 40.1 compatibility | commit | commitdiff | tree | snapshot |
2021-03-31 | Scott Worley | Remove 'or any later version' license choice | commit | commitdiff | tree | snapshot |
2019-12-20 | Chuck | Link to the bug report v1 | commit | commitdiff | tree | snapshot |
2019-12-20 | Chuck | Use round-robin-tab-order's new project URL | commit | commitdiff | tree | snapshot |
2019-12-20 | Chuck | Add version & project URL | commit | commitdiff | tree | snapshot |
2019-12-19 | Scott Worley | Start | commit | commitdiff | tree | snapshot |
3 years ago | v2-actually | | commit | shortlog | log | ||
3 years ago | v2 | | commit | shortlog | log | ||
4 years ago | v1 | | commit | shortlog | log |
3 years ago | master | shortlog | log | tree |