Module menus

Source

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Β§

BackspaceAsEscapeAlias
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.
BottomMenuItems
FlatSwitchMenu
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.
OpenSubmenuPlugin
Listens for context menu events to be able to then focus on submenu items and expand them.
QuickSwitchMenuUiAdapter
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):
QuickSwitchTopMenu
A submenu item (with an extra separator) that can be used as the parent of the quick switch menu items.
TopMenuItems

EnumsΒ§

SubMenu