feat: iced battery applet

This commit is contained in:
Ashley Wulber 2022-12-02 20:24:52 -05:00
parent a7b099b4b3
commit 6a98d7f7c8
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
17 changed files with 3520 additions and 964 deletions

13
Cargo.lock generated
View file

@ -371,19 +371,6 @@ dependencies = [
"zbus 2.3.2",
]
[[package]]
name = "cosmic-applet-battery"
version = "0.1.0"
dependencies = [
"futures",
"gtk4",
"libadwaita",
"libcosmic",
"libcosmic-applet",
"relm4",
"zbus 2.3.2",
]
[[package]]
name = "cosmic-applet-network"
version = "0.1.0"