feat: app list is working fairly well again
This commit is contained in:
parent
2a8497fb2a
commit
ab851fceef
13 changed files with 80 additions and 66 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -299,7 +299,6 @@ dependencies = [
|
|||
"rust-embed",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"wayland-backend",
|
||||
"wayland-client 0.30.0-beta.8",
|
||||
"xdg",
|
||||
|
|
@ -443,7 +442,7 @@ dependencies = [
|
|||
"i18n-embed",
|
||||
"i18n-embed-fl",
|
||||
"log",
|
||||
"nix 0.22.3",
|
||||
"nix 0.24.1",
|
||||
"once_cell",
|
||||
"pretty_env_logger",
|
||||
"rust-embed",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue