ModulesΒ§
- partial_
backspace_ πas_ escape_ alias_ ui - partial_
bottom_ πmenu_ items_ ui - partial_
open_ πsubmenu_ plugin_ ui - partial_
quick_ πswitch_ top_ menu_ ui - partial_
top_ πmenu_ items_ ui
StructsΒ§
- Backspace
AsEscape Alias - Listens for backspace key presses and sends escape key events when they occur. This allows backspace to be used to close submenus which works quite intuitively with the quick switch menu.
- Bottom
Menu Items - Flat
Switch Menu - Context menu items to switch to another virtual desktop. Not nested under a submenu but rather all flat under the root menu. These are also βcheckedβ when you are currently on that desktop.
- Open
Submenu Plugin - Listens for context menu events to be able to then focus on submenu items and expand them.
- Quick
Switch Menu UiAdapter - Create quick switch menu that makes use of keyboard access keys to allow for
fast navigation (Note: you can use Win+B to select the toolbar and then the
Enter key to open the context menu, after that you can press
Q
to open the quick switch menu): - Quick
Switch TopMenu - A submenu item (with an extra separator) that can be used as the parent of the quick switch menu items.
- TopMenu
Items