Module app

Module app 

Source
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§

ActivationResult
Result of the application session
AppState
Application lifecycle state