Skip to content

screen-cast-stream: Don't broadcast PipeWireStreamAdded signal

The helper function from gdbus-codegen broadcasts the signal emission, but we really only care about sending it to the specific peer that created the session. Thus, only emit the signal to the particular peer that owns the session.

https://bugzilla.gnome.org/show_bug.cgi?id=784199

Merge request reports