dais-ui 0.1.0

UI layer for Dais — egui-based presenter and audience windows
Documentation

dais-ui

dais-ui contains the egui-based interface for Dais.

It provides the presenter console, audience display, input handling, display mode selection, slide grouping editor, and reusable widgets used by the dais application.

This crate is primarily an internal UI layer. Most users should install and run the dais binary crate instead of depending on dais-ui directly.