aleho / gnome-shell-volume-mixer

GNOME Shell Extension allowing separate configuration of PulseAudio devices
https://extensions.gnome.org/extension/858/volume-mixer/
GNU General Public License v2.0
136 stars 32 forks source link

Scrolling with Dash-to-panel #119

Closed Amathadius closed 4 years ago

Amathadius commented 4 years ago

Scrolling on the volume icon with the scroll option to change the dash-to-panel workspace, since gnome 3.38, changes the workspace and changes the volume at the same time.

Before, the volume changed without changing the workspace.

aleho commented 4 years ago

Not an actual bug in Volume Mixer, but a sub-optimal check in Dash-to-panel.

Amathadius commented 4 years ago

I understand, but it doesn't happen without gnome-shell-volume-mixer/with the base indicator.

aleho commented 4 years ago

Yes, because dash-to-panel specifically implements an exception for the stock volume indicator.

I've added a small workaround for the current release, but I'll not implement hacks specific to other extensions.