JasonLG1979 / gnome-shell-extension-mpris-indicator-button

A full featured MPRIS indicator button extension for GNOME Shell 3.38+
https://extensions.gnome.org/extension/1379/mpris-indicator-button/
GNU General Public License v3.0
159 stars 21 forks source link

Scrolling on the icon to change the volumen #38

Closed K3rcus closed 4 years ago

K3rcus commented 4 years ago

I found more intuitive to use the mouse wheel to volume up and down and the mouse forward and back buttons to go next and previous song, usually when someone click forward or back want to go just one song at time, so one button seems better option, and using the wheel fits better with changing the volume.

I modified a little the "widgets.js" file to match this behaviour, but it would be nice to have it for everyone and as default behaviour.

JasonLG1979 commented 4 years ago

A great many players do not have properly functioning volume controls. Combine that with the fact that not all mice have forward and back buttons and it makes more sense to map Functionality that's more likely to work with buttons that are more likely to be present.