arcnmx / wireplumber.rs

wireplumber rust bindings
https://arcnmx.github.io/wireplumber.rs/main/wireplumber/
MIT License
21 stars 3 forks source link

optional glib-signal #9

Closed arcnmx closed 1 year ago

arcnmx commented 1 year ago

although I like it, it's not really the standard way to interact with glib signals in rust. maybe lock it behind an experimental flag, though if it already has its own feature so that should be fine on its own. Make sure to doc(cfg()) it!