Module tray

Source
Expand description

Defines the system tray and global program state.

Modules§

partial_tray_root_ui 🔒

Structs§

SystemTray
Common handle used by tray plugins, usually behind an Rc stored inside SystemTrayRef.
TrayRoot
Basic state used by the program.

Enums§

MenuKeyPressEffect
Effect after a user presses a keyboard shortcut while a context menu is active.
MenuPosition

Traits§

TrayPlugin
A trait for Native GUI plugins for the system tray.

Type Aliases§

SystemTrayRef