fix: bind to output before workspaces and use latest cosmic-panel-config
This commit is contained in:
parent
0ecba6a6d0
commit
ec7a615d22
8 changed files with 191 additions and 168 deletions
|
|
@ -13,3 +13,10 @@ members = [
|
|||
"applets/cosmic-panel-button",
|
||||
"libcosmic-applet",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
wayland-protocols = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-sys = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-backend = { git = "https://github.com/smithay/wayland-rs", version = "0.1.0-beta.9"}
|
||||
wayland-scanner = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
wayland-client = { git = "https://github.com/smithay/wayland-rs", version = "0.30.0-beta.9"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue