Skip to content

Stream: Fix client

Kai Uwe Broulik requested to merge work/kbroulik/client-idx-stream into master

In pulseaudio-qt, client is a list, unlike plasma-pa where it was a map where the PulseAudio index was used as key.

Fix it by looking for the client in the given list instead.

BUG: 485455


Fixes audio indicators in task bar and also display of the application name in the “Applications” tab.

@nicolasfella @sitter

Merge request reports