feat: animated togglers in the cosmic_sctk example

This commit is contained in:
Ashley Wulber 2023-06-15 13:06:30 -04:00 committed by Michael Murphy
parent 78a3a1f29a
commit bf456a08ee
4 changed files with 66 additions and 7 deletions

View file

@ -90,3 +90,6 @@ members = [
exclude = [
"iced",
]
[patch."https://github.com/pop-os/libcosmic"]
libcosmic = { path = "./", features = ["wayland", "tokio", "a11y"]}