Open GBM main device

Not yet used.
This commit is contained in:
Ian Douglas Scott 2023-11-08 14:54:42 -08:00
parent 9a822bd76d
commit 6fc90b6f2c
4 changed files with 106 additions and 2 deletions

View file

@ -8,6 +8,7 @@ calloop = "0.12.3"
cctk = { package = "cosmic-client-toolkit", git = "https://github.com/pop-os/cosmic-protocols" }
env_logger = "0.10.0"
futures-channel = "0.3.25"
gbm = "0.13.0"
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland"] }
tokio = "1.23.0"
wayland-protocols = "0.31.0"