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
|
|
@ -419,8 +419,7 @@ impl JayRandrRequestHandler for JayRandr {
|
|||
let Some(c) = self.get_output_node(req.output) else {
|
||||
return Ok(());
|
||||
};
|
||||
c.global.persistent.vrr_mode.set(mode);
|
||||
c.update_presentation_type();
|
||||
c.set_vrr_mode(mode);
|
||||
return Ok(());
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue