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