helpers
This commit is contained in:
parent
f9c47cf479
commit
9260ee87e1
7 changed files with 112 additions and 66 deletions
|
|
@ -7,8 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
zbus = "3.4"
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "wayland"] }
|
||||
# cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel" }
|
||||
cosmic-panel-config = { path = "../../../cosmic-panel/cosmic-panel-config", default-features = false }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "wayland", "applet"] }
|
||||
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", default-features = false }
|
||||
iced_sctk = { git = "https://github.com/pop-os/iced-sctk" }
|
||||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue