Expand description
Application orchestration
Clean architecture with:
- Pure state machine (state.rs)
- Frame-callback rendering (renderer.rs)
- Thin Wayland integration layer (this file)
Structs§
- App
- Main application - thin wrapper around state machine
Enums§
- Activation
Result - Result of the application session
- AppState
- Application lifecycle state