Notifications: Replace gtk app with iced applet
Currently this is just a pretty box that shows no notifications.
This commit is contained in:
parent
57deb0999b
commit
3ae4eb635a
10 changed files with 3425 additions and 916 deletions
|
|
@ -1,6 +1,5 @@
|
|||
[workspace]
|
||||
members = [
|
||||
"applets/cosmic-applet-notifications",
|
||||
"applets/cosmic-applet-status-area",
|
||||
"applets/cosmic-panel-button",
|
||||
"libcosmic-applet",
|
||||
|
|
@ -14,6 +13,7 @@ exclude = [
|
|||
"applets/cosmic-applet-power",
|
||||
"applets/cosmic-applet-time",
|
||||
"applets/cosmic-app-list",
|
||||
"applets/cosmic-applet-notifications",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue