merge master_jammy and udpate to use latest cosmic panel config

This commit is contained in:
Ashley Wulber 2022-07-06 12:41:49 -04:00
commit 488fe6f186
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
32 changed files with 616 additions and 1057 deletions

View file

@ -5,7 +5,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"], branch = "rework_0.30"}
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"] }
cascade = "1.0.0"
gtk4 = { git = "https://github.com/gtk-rs/gtk4-rs", features = ["v4_4"] }
once_cell = "1.9.0"