wip: use toplevel protocols
This commit is contained in:
parent
647a402206
commit
560ebc0bf5
20 changed files with 1073 additions and 623 deletions
|
|
@ -18,9 +18,8 @@ i18n-embed = { version = "0.13.4", features = ["fluent-system", "desktop-request
|
|||
i18n-embed-fl = "0.6.4"
|
||||
rust-embed = "6.3.0"
|
||||
tokio = { version = "1.16.1", features = ["sync"] }
|
||||
wayland-commons = "0.29.4"
|
||||
wayland-backend = { version = "0.1.0-beta.7" }
|
||||
wayland-client = { version = "0.30.0-beta.7" }
|
||||
wayland-backend = { version = "0.1.0-beta.8" }
|
||||
wayland-client = { version = "0.30.0-beta.8" }
|
||||
calloop = "*"
|
||||
nix = "*"
|
||||
log = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue