refactor: graphics applet popover and icon button

This commit is contained in:
Ashley Wulber 2022-05-26 12:35:18 -04:00
parent 06d9584a31
commit d6b7b9fcd1
2 changed files with 36 additions and 4 deletions

View file

@ -11,3 +11,4 @@ once_cell = "1.9.0"
relm4-macros = "0.4.2"
tokio = { version = "1.16.1", features = ["full"] }
zbus = "2.1.1"
cosmic-panel-config = {git = "https://github.com/pop-os/cosmic-panel", features = ["gtk4"]}