head-management: add vrr-state-v1 extension
This commit is contained in:
parent
b76aade265
commit
aaef75f9f3
9 changed files with 108 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ pub fn handle(state: &Rc<State>, connector: &Rc<dyn Connector>) {
|
|||
monitor_info: None,
|
||||
inherent_non_desktop: false,
|
||||
override_non_desktop: backend_state.non_desktop_override,
|
||||
vrr: backend_state.vrr,
|
||||
};
|
||||
let data = Rc::new(ConnectorData {
|
||||
id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue