Waybar icon indicating copy to clipboard operation
Waybar copied to clipboard

On FreeBSD the pulseaudio module can turn the volume down but not up

Open i-lost-my-bagel opened this issue 2 years ago • 1 comments
trafficstars

Scrolling to turn the volume down works fine but I can't turn it back up.

i-lost-my-bagel avatar Nov 16 '23 15:11 i-lost-my-bagel

same behavior here

FreeBSD 14.1-RELEASE waybar-0.10.4 Highly customizable Wayland bar for Sway and wlroots-based compositors

perlporter avatar Oct 01 '24 13:10 perlporter

After a comical amount of debugging the audio_backend.cpp file, I accidentally discovered that using a step greater than 1 seems to fix it.

I know a lot more about pulseaudio than I did before, but still don't understand that.

rtprio avatar Nov 09 '25 09:11 rtprio