dock zbus signal test

This commit is contained in:
Ashley Wulber 2021-12-21 14:51:57 -05:00
parent 03300c788a
commit d731ab5f41
3 changed files with 80 additions and 4 deletions

View file

@ -421,7 +421,6 @@ impl Window {
.expect("The list item type needs to be `DockItem`");
let i = list_item.position();
println!("setting position {} of active app list.", i);
dock_item.set_app_info(&application_object, i, &active_app_model);
}));
// Set the factory of the list view