johnhoran / Laine

Gnome extension which allows the control of the volume of individual applications as well as a more in depth control of mpris aware applications from a single applet
https://extensions.gnome.org/extension/937/laine/
GNU General Public License v2.0
27 stars 11 forks source link

Max volume bar length #21

Closed eduardohki closed 7 years ago

eduardohki commented 9 years ago

The width of the volume bar varies between applications with and without icons, it would be nice if they keep the same scale:

laine_icons

johnhoran commented 9 years ago

Yeah, I agree. For whatever reason ALSA on my system has a generic icon, so I've never noticed this myself. And as the icon is meant to double as a mute button also, there needs to be something there. So rather than forcing the slider to be a certain size, it is probably better to force some generic icon to appear.

Thanks for the bug report.

eduardohki commented 9 years ago

Obs: I'm using Fedora 22.

johnhoran commented 7 years ago

Added a default icon in a0db067, which should be visible, and act as a mute button, if nothing else is available.