Subscribe to changes in cosmic-comp configuration

This commit is contained in:
Ian Douglas Scott 2023-12-21 10:41:46 -08:00
parent f6ba3b6f98
commit 68beafe911
3 changed files with 72 additions and 40 deletions

View file

@ -23,7 +23,12 @@ zbus = { version = "3.7.0", default-features = false, features = ["tokio"] }
once_cell = "1.18.0"
delegate = "0.11.0"
itertools = "0.12.0"
log = "0.4.20"
[profile.dev]
# Not usable at opt-level 0, at least with software renderer
opt-level = 1
# [patch."https://github.com/pop-os/libcosmic"]
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }