ipc: create separate offers/sources for X
This commit is contained in:
parent
4e9dacce1a
commit
8bca8b0e86
19 changed files with 830 additions and 552 deletions
|
|
@ -191,6 +191,7 @@ fn start_compositor2(
|
|||
enabled: Cell::new(true),
|
||||
handler: Default::default(),
|
||||
queue: Default::default(),
|
||||
ipc_device_ids: Default::default(),
|
||||
},
|
||||
acceptor: Default::default(),
|
||||
serial: Default::default(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue