head-management: add jay-vrr-mode-info-v1 extension
This commit is contained in:
parent
61570bdef7
commit
3e2707174e
11 changed files with 99 additions and 5 deletions
|
|
@ -60,6 +60,7 @@ pub fn handle(state: &Rc<State>, connector: &Rc<dyn Connector>) {
|
|||
inherent_non_desktop: false,
|
||||
override_non_desktop: backend_state.non_desktop_override,
|
||||
vrr: backend_state.vrr,
|
||||
vrr_mode: Default::default(),
|
||||
tearing_enabled: backend_state.tearing,
|
||||
tearing_active: false,
|
||||
format: backend_state.format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue