Skip to content

pw-mon: check stdout, not stderr for tty

Peter Hutterer requested to merge whot/pipewire:wip/pw-mon-colors into master

Commit afc88a12 changed pw-mon to use printf so we now need to check stdout to know whether we need to print with colors.

Merge request reports