Skip to main content

Module shortcut

Module shortcut 

Source
Expand description

Global shortcut contract (B5).

A global shortcut fires while the application is in the background — the “quick capture” pattern. Registration is the product’s choice; the host owns the native binding. Like the tray, this is present only when the product declares it.

Structs§

NoopGlobalShortcutService
Does nothing. For headless runs, CLI builds and tests.
Shortcut
One accelerator the product wants to own.

Traits§

GlobalShortcutService
Registers global shortcuts.