Use cosmic-client-toolkit helpers in workspace applet

This commit is contained in:
Ian Douglas Scott 2023-01-03 12:58:08 -08:00
parent 442e59073f
commit 27e19828fd
3 changed files with 129 additions and 299 deletions

2
Cargo.lock generated
View file

@ -624,6 +624,7 @@ version = "0.1.0"
dependencies = [
"anyhow",
"calloop",
"cosmic-client-toolkit",
"cosmic-protocols",
"futures",
"i18n-embed",
@ -634,7 +635,6 @@ dependencies = [
"once_cell",
"pretty_env_logger",
"rust-embed",
"smithay-client-toolkit",
"wayland-backend",
"wayland-client",
"xdg",