Use cosmic-client-toolkit helpers in workspace applet
This commit is contained in:
parent
442e59073f
commit
27e19828fd
3 changed files with 129 additions and 299 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue