//! Windows monitor controls used by the `BrightWheel` tray and CLI applications.
//!
//! Brightness is controlled through DDC/CI. HDR and autostart use native
//! Windows APIs and always target the primary display or the current user.
/// Per-user Windows autostart configuration.
/// HDR state for the primary Windows display.
pub use ;
pub use ;