Expand description
UI layer for Dais — egui-based presenter and audience windows.
Modules§
- app
- Top-level eframe application and window lifecycle.
- audience
- Audience window — fullscreen slide display and overlays.
- display_
mode - Display mode management — intelligent window placement based on monitor topology.
- grouping_
editor - Manual slide grouping editor mode.
- input
- Input handling — mode-aware key/mouse → Command pipeline.
- presenter
- Presenter console layout and panels.
- test_
input - Test-input diagnostic mode.
- widgets
- Reusable UI widgets.