Expand description
Core types, command bus, and state machine for Dais.
This crate contains the foundational types shared across all Dais crates:
commands::Commandโ every user action as a typed messagestate::PresentationStateโ the single authoritative state structbus::CommandBusโ MPSC command dispatcher- Configuration and keybinding types
- Slide grouping model
- Monitor management trait
Modulesยง
- bus
- commands
- config
- keybindings
- monitor
- Monitor management trait and types.
- slide_
group - state