Expand description
Defines the system tray and global program state.
Modules§
Structs§
- System
Tray - Common handle used by tray plugins, usually behind an
Rc
stored insideSystemTrayRef
. - Tray
Root - Basic state used by the program.
Enums§
- Menu
KeyPress Effect - Effect after a user presses a keyboard shortcut while a context menu is active.
- Menu
Position
Traits§
- Tray
Plugin - A trait for Native GUI plugins for the system tray.