feat: dropdown popups
This commit is contained in:
parent
bb7cc2b568
commit
df7e95e30a
21 changed files with 352 additions and 157 deletions
|
|
@ -57,11 +57,9 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
|
|||
|
||||
# For development and testing purposes
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
|
||||
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
|
||||
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
|
||||
# iced_futures = { git = "https://github.com/pop-os/libcosmic//", branch = "font" }
|
||||
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
|
||||
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
|
||||
# cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", branch = "drop-menu-tree-changes" }
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue