refactor: make the graphics applet more like the mockup
This commit is contained in:
parent
c009d14eea
commit
a253dee83a
13 changed files with 311 additions and 149 deletions
|
|
@ -6,5 +6,5 @@ license = "GPL-3.0-or-later"
|
|||
|
||||
[dependencies]
|
||||
icon-loader = { version = "0.3.6", features = ["gtk"] }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", branch = "master", default-features = false, features = ["wayland", "applet"] }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", branch = "master", default-features = false, features = ["tokio", "wayland", "applet"] }
|
||||
nix = "0.24.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue