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