GNOME Bugzilla – Bug 781028
Show OSD when scrolling to adjust volume
Last modified: 2017-07-13 10:29:56 UTC
When using the scroll wheel over the volume icon in the status area (no clicking to expand the menu) the volume gets adjusted. There is however no visual feedback of the change or the current level. This could be fixed by showing the OSD that is displayed when using volume keys.
Created attachment 355437 [details] [review] volume: Show OSD popup when changing volume via scroll It is possible to use the scroll wheel to adjust the volume without opening the system menu, but there is no feedback other than the icon itself in that case. To provide a less coarse indication for the volume level, display the OSD window when adjusting the volume while the slider isn't visible. Whoops, I could have sworn I had attached this, but turns out it was just sitting in my local tree :-(
Review of attachment 355437 [details] [review]: seems fine
Attachment 355437 [details] pushed as 79aa404 - volume: Show OSD popup when changing volume via scroll