state/lid-inhibit: Take current lid state into account
This commit is contained in:
parent
de43fb1f0e
commit
74e90f793f
4 changed files with 83 additions and 37 deletions
|
|
@ -68,7 +68,7 @@ pub struct KmsState {
|
|||
pub software_renderer: Option<GlowRenderer>,
|
||||
pub api: GpuManager<GbmGlowBackend<DrmDeviceFd>>,
|
||||
|
||||
session: LibSeatSession,
|
||||
pub session: LibSeatSession,
|
||||
libinput: Libinput,
|
||||
|
||||
pub syncobj_state: Option<DrmSyncobjState>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue