idle_notifier: respect idle inhibitors for v1
This commit is contained in:
parent
6f5693648a
commit
6140b77741
4 changed files with 45 additions and 13 deletions
|
|
@ -203,6 +203,7 @@ fn start_compositor2(
|
|||
timeout_changed: Default::default(),
|
||||
inhibitors: Default::default(),
|
||||
inhibitors_changed: Default::default(),
|
||||
inhibited_idle_notifications: Default::default(),
|
||||
backend_idle: Cell::new(true),
|
||||
},
|
||||
run_args,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue