Skip to main content

Crate dais_ui

Crate dais_ui 

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