yktoo / indicator-sound-switcher

Sound input/output selector indicator for Linux
https://yktoo.com/en/software/sound-switcher-indicator/
GNU General Public License v3.0
365 stars 28 forks source link

Request | Make an option to change Apps volume #84

Closed ijaure299 closed 2 years ago

ijaure299 commented 4 years ago

First of all I just want to say that your tool is what made me switch to linux!

Love it!

Secondly it would be amazing if there was an option to change the volume of the apps that playing.

thank you for your hard work

pohmelie commented 4 years ago

Vote on this. At least input/output volumes. I've tried to do this myself, but it looks like that scale widget can't be inserted into menu. https://stackoverflow.com/questions/37634598/pygobject-scale-range-as-gtk-menuitem

yktoo commented 2 years ago

I don't think adjusting volume belongs to a sound switcher to be honest.

  1. It will bloat the indicator, which serves a pretty specific purpose, which is switching sound ports.
  2. It is problematic to do properly (it's indeed isn't possible to add anything but regular items to indicator menu)

Adding this will effectively turn SSI into a like of pavucontrol, which I believe is a perfect tool for the mentioned task.