dais-platform 0.1.0

Platform-specific monitor management for Dais
Documentation
1
2
3
4
5
6
7
8
9
10
# dais-platform

`dais-platform` contains platform-specific monitor discovery for Dais.

It exposes a common monitor manager interface backed by Windows, macOS, and
Linux implementations where available. Dais uses this crate to choose presenter
and audience displays and to fall back gracefully on single-monitor setups.

The `wayland` feature is reserved for a future Linux Wayland backend and is not
implemented yet.