feat: update pulse connection every time the audio applet popup is opened

This commit is contained in:
Ashley Wulber 2023-01-31 14:04:47 -05:00 committed by Ashley Wulber
parent 62ec66ab4e
commit a76353981f
5 changed files with 262 additions and 159 deletions

2
Cargo.lock generated
View file

@ -524,6 +524,8 @@ dependencies = [
"libcosmic",
"libpulse-binding",
"libpulse-glib-binding",
"log",
"pretty_env_logger",
"smithay-client-toolkit",
"tokio",
]