1
0
Fork 0
forked from wry/wry

autocommit 2022-04-16 13:42:13 CEST

This commit is contained in:
Julian Orth 2022-04-16 13:42:13 +02:00
parent 4826305236
commit 50b792db78
27 changed files with 217 additions and 60 deletions

View file

@ -147,6 +147,7 @@ fn start_compositor2(
handler: Default::default(),
},
socket_path: Default::default(),
serial: Default::default(),
});
create_dummy_output(&state);
let socket_path = Acceptor::install(&state)?;