mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
Emit both the bound_id and bound_props events from the protocol on the core_resource. Doing the dispatching of the bound_id/bound_props in the core to the proxy doesn't handle the case where the client has a listener directly on the core_resource. Fixes #3109 |
||
|---|---|---|
| .. | ||
| v0 | ||
| connection.c | ||
| connection.h | ||
| defs.h | ||
| local-socket.c | ||
| portal-screencast.c | ||
| protocol-footer.c | ||
| protocol-footer.h | ||
| protocol-native.c | ||
| test-connection.c | ||