DPMS with wlr-output-power-management-unstable-v1 protocol
This commit is contained in:
parent
65a54706f5
commit
ea27ec5e28
10 changed files with 390 additions and 5 deletions
|
|
@ -43,6 +43,7 @@ mod drm_helpers;
|
|||
pub mod render;
|
||||
mod socket;
|
||||
mod surface;
|
||||
pub(crate) use surface::Surface;
|
||||
|
||||
use device::*;
|
||||
pub use surface::Timings;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue