wayland: implement ext-foreign-toplevel-list-v1
This commit is contained in:
parent
ccacdda03e
commit
3f7b1ddd49
15 changed files with 434 additions and 8 deletions
|
|
@ -200,6 +200,7 @@ fn start_compositor2(
|
|||
default_workspace_capture: Cell::new(true),
|
||||
default_gfx_api: Cell::new(GfxApi::OpenGl),
|
||||
activation_tokens: Default::default(),
|
||||
toplevel_lists: Default::default(),
|
||||
});
|
||||
state.tracker.register(ClientId::from_raw(0));
|
||||
create_dummy_output(&state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue