Initial support for horizontal workspaces
This commit is contained in:
parent
94561b9ed1
commit
fccc5f26e5
4 changed files with 121 additions and 30 deletions
|
|
@ -7,10 +7,12 @@ edition = "2021"
|
|||
anyhow = "1.0.75"
|
||||
calloop = "0.12.3"
|
||||
cctk = { package = "cosmic-client-toolkit", git = "https://github.com/pop-os/cosmic-protocols" }
|
||||
cosmic-comp-config = { git = "https://github.com/pop-os/cosmic-comp" }
|
||||
env_logger = "0.10.0"
|
||||
futures-channel = "0.3.25"
|
||||
gbm = "0.14.0"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false, features = ["tokio", "wayland"] }
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic" }
|
||||
memmap2 = "0.9.0"
|
||||
tokio = "1.23.0"
|
||||
wayland-protocols = "0.31.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue