refactor: use icon button and popup

This commit is contained in:
Ashley Wulber 2022-05-26 01:04:17 -04:00
parent 6b56500a52
commit 045f3976a5
3 changed files with 51 additions and 11 deletions

View file

@ -15,3 +15,4 @@ slotmap = "1.0.6"
tokio = { version = "1.15.0", features = ["full"] }
zbus = "2.0.1"
libcosmic-widgets = { git = "https://github.com/pop-os/libcosmic", branch = "lucy/widgets" }
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"]}