Start implementing battery applet

This commit is contained in:
Ian Douglas Scott 2022-06-17 14:37:01 -07:00
parent ff2d7e0237
commit 198fe3dd71
4 changed files with 1195 additions and 0 deletions

View file

@ -11,3 +11,7 @@ members = [
"applets/cosmic-app-list",
"applets/cosmic-panel-button",
]
exclude = [
"applets/cosmic-applet-power-battery",
]