Changing audio from an external source works now!

This commit is contained in:
Lucy 2022-03-23 13:36:09 -04:00
parent 84364936b7
commit 660c19624b
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
4 changed files with 42 additions and 27 deletions

View file

@ -10,7 +10,7 @@ futures-util = "0.3.21"
gtk4 = "0.4.6"
itertools = "0.10.3"
once_cell = "1.9.0"
relm4-macros = "0.4.1"
relm4-macros = "0.4.3"
slotmap = "1.0.6"
tokio = { version = "1.15.0", features = ["full"] }
zbus = "2.0.1"