1
0
Fork 0
forked from wry/wry

head-management: add vrr-state-v1 extension

This commit is contained in:
Julian Orth 2025-07-13 13:20:42 +02:00
parent b76aade265
commit aaef75f9f3
9 changed files with 108 additions and 0 deletions

View file

@ -653,6 +653,7 @@ fn create_dummy_output(state: &Rc<State>) {
monitor_info: None,
inherent_non_desktop: false,
override_non_desktop: None,
vrr: false,
};
let connector_data = Rc::new(ConnectorData {
id,