1
0
Fork 0
forked from wry/wry

head-management: add format-setter-v1 extension

This commit is contained in:
Julian Orth 2025-07-14 15:46:57 +02:00
parent e0120ed3bb
commit 15e68fc551
10 changed files with 131 additions and 0 deletions

View file

@ -661,6 +661,7 @@ fn create_dummy_output(state: &Rc<State>) {
format: XRGB8888,
color_space: backend_state.color_space,
transfer_function: backend_state.transfer_function,
supported_formats: Default::default(),
};
let connector_data = Rc::new(ConnectorData {
id,