chore: update libcosmic

This commit is contained in:
Ashley Wulber 2025-07-29 17:09:27 -04:00 committed by Michael Murphy
parent 3a9691ad91
commit edd54f6b7b
3 changed files with 25 additions and 78 deletions

View file

@ -68,11 +68,11 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
# cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon//", branch = "input_nobuild" }
# For development and testing purposes
[patch.'https://github.com/pop-os/libcosmic']
libcosmic = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
iced_futures = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# [patch.'https://github.com/pop-os/libcosmic']
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# iced_futures = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }