feat: send notifications and panel Fds

This commit is contained in:
Ashley Wulber 2023-06-27 15:26:52 -04:00 committed by Ashley Wulber
parent f8bb451f68
commit 4c9557f42b
4 changed files with 406 additions and 263 deletions

View file

@ -26,3 +26,4 @@ tracing = "0.1"
tracing-journald = "0.3"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
zbus = { version = "2", default-features = false, features = ["tokio"] }
cosmic-notifications-util = { git = "https://github.com/pop-os/cosmic-notifications"}