zng_app

Module shortcut

source
Expand description

Key combination types.

This is declared on this crate mostly to support shortcuts in commands, shortcut events are implemented in the input crate.

Macros§

Structs§

Enums§

  • A keyboard key used in a gesture.
  • A modifier key press and release without any other key press in between.
  • Keyboard gesture or chord associated with a command.

Traits§