heyjuvi / avizo

A neat notification daemon
GNU General Public License v3.0
450 stars 23 forks source link

Feature request: Allow to raise the volume above 100% #49

Open paulodiovani opened 2 years ago

paulodiovani commented 2 years ago

Pavucontrol allows to raise the volume up to 153%. Since some computers have a low volume with Linux (mainly laptops), would be great to have the option to allow raising over 100%.

e.g.

volumectl --allow-overraise up

# or

volumectl --max=150 up
heyjuvi commented 1 year ago

This should be possible with -pamixer`, too, because it's pulseaudio after all, shouldn't it?

This raises some UI questions:

paulodiovani commented 1 year ago

I like how Gnome does it. It just shows a single progress bar but with a different (red) color for the over 100% part. Unfortunately, I don't use Gnome anymore so I can't get a screenshot.

paulodiovani commented 1 year ago

Got an example from a colleague. :)

image