Use libcomsic-applet in status-area, network, graphics
This commit is contained in:
parent
aac43de65d
commit
765e3af815
13 changed files with 154 additions and 330 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
|
@ -368,6 +368,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"cosmic-panel-config",
|
||||
"gtk4",
|
||||
"libcosmic-applet",
|
||||
"once_cell",
|
||||
"relm4-macros",
|
||||
"tokio",
|
||||
|
|
@ -383,6 +384,7 @@ dependencies = [
|
|||
"futures-util",
|
||||
"gtk4",
|
||||
"itertools",
|
||||
"libcosmic-applet",
|
||||
"libcosmic-widgets",
|
||||
"once_cell",
|
||||
"relm4-macros",
|
||||
|
|
@ -431,6 +433,7 @@ dependencies = [
|
|||
"cosmic-panel-config",
|
||||
"futures",
|
||||
"gtk4",
|
||||
"libcosmic-applet",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"zbus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue