Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

Add config option to ignore Pulseaudio Sinks

Open IsaacWoods opened this issue 1 year ago • 3 comments

This adds a new config option, ignored-sinks, for the Pulseaudio module, which can be used to stop certain sinks (in my case the EasyEffects sink) from appearing. This is needed as these sinks are always running, and so hijack the volume indicator in the bar.

Example config:

"pulseaudio": {
    "ignored-sinks": ["EasyEffects Sink"]
}

IsaacWoods avatar Jul 27 '22 00:07 IsaacWoods

Nice, can you add this feature to the man?

Alexays avatar Aug 03 '22 07:08 Alexays

Sure, done. I'd also be happy to add an entry to the wiki once this is merged.

IsaacWoods avatar Aug 09 '22 00:08 IsaacWoods

Hi @Alexays - I've rebased this against master. Is there anything else blocking this being merged?

IsaacWoods avatar Sep 08 '22 23:09 IsaacWoods

Would love to start using this @Alexays!

ChrisLane avatar Oct 10 '22 09:10 ChrisLane

@Alexays Please accept this fix, people have been waiting for it for a long time. https://github.com/Alexays/Waybar/issues/1347 https://github.com/Alexays/Waybar/issues/1415

TAforever avatar Oct 16 '22 14:10 TAforever

Sorry for the delay, done :)

Alexays avatar Oct 17 '22 07:10 Alexays

Can you update the github wiki @IsaacWoods?

Alexays avatar Oct 17 '22 07:10 Alexays

Sure :)

IsaacWoods avatar Oct 25 '22 23:10 IsaacWoods