wayle-brightness 0.1.2

Backlight control for internal displays
Documentation
1
2
3
4
/// [`BacklightDevice`] and per-device sysfs monitoring.
pub mod device;

pub use device::BacklightDevice;