Skip to main content

Crate displays_physical_linux

Crate displays_physical_linux 

Source
Expand description

displays_physical_linux combines Linux physical brightness backends for the displays workspace.

It orchestrates DDC, sysfs, and logind-backed brightness operations and is the Linux physical-display backend used by displays.

Start with the displays crate unless you need this backend directly.

Structs§

PhysicalDisplayManager
High-level entry point for querying and updating Linux physical displays.
PhysicalDisplayUpdate
Requested changes to one physical display.

Enums§

ApplyError
Errors that can occur while applying Linux physical display updates.
QueryError
Errors that can occur while querying Linux physical displays.