state: add node_at helper
This commit is contained in:
parent
c5b7c44000
commit
bae92d90d0
4 changed files with 34 additions and 41 deletions
|
|
@ -334,6 +334,7 @@ fn start_compositor2(
|
|||
tl_matcher_manager: TlMatcherManager::new(&crit_ids),
|
||||
caps_thread,
|
||||
toplevel_managers: Default::default(),
|
||||
node_at_tree: Default::default(),
|
||||
});
|
||||
state.tracker.register(ClientId::from_raw(0));
|
||||
create_dummy_output(&state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue