Skip to content

pw-cli: Dump object info on events

Arun Raghavan requested to merge arun/pipewire:pw-cli-monitor-info into master

This prints changed state, props and params when run with -m and running the info command. We try to print only things that have changed. It would probably be good to make the props (and params) print a diff of what's changed as well.

Merge request reports