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
|
|
@ -33,7 +33,7 @@ impl PlaceholderNode {
|
|||
id: state.node_ids.next(),
|
||||
toplevel: ToplevelData::new(
|
||||
state,
|
||||
node.tl_data().title.borrow_mut().clone(),
|
||||
node.tl_data().title.borrow().clone(),
|
||||
node.node_client(),
|
||||
),
|
||||
destroyed: Default::default(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue