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
|
|
@ -1413,8 +1413,7 @@ impl ConfigProxyHandler {
|
|||
match connector {
|
||||
Some(c) => {
|
||||
let connector = self.get_output_node(c)?;
|
||||
connector.global.persistent.tearing_mode.set(mode);
|
||||
connector.update_presentation_type();
|
||||
connector.set_tearing_mode(mode);
|
||||
}
|
||||
_ => self.state.default_tearing_mode.set(mode),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue