1
0
Fork 0
forked from wry/wry

autocommit 2022-04-28 20:33:24 CEST

This commit is contained in:
Julian Orth 2022-04-28 20:33:24 +02:00
parent 1242a6c1e1
commit ed0beb8ff5
10 changed files with 122 additions and 72 deletions

View file

@ -422,6 +422,7 @@ impl WlSeatGlobal {
}
pub fn trigger_tree_changed(&self) {
// log::info!("trigger_tree_changed");
self.tree_changed.trigger();
}