Page 1 of 1

Per-application sound applet?

Posted: Sat Jan 26, 2013 2:17 am
by mashen
Is there any way to have an applet that can control the volume of each specific application on Cinnamon? I like the default sound applet, but I really really miss the KDE Veromix applet that let you set the volume of each specific application with just clicking the icon of the applet... I mean look at it, it's beautiful :(
Image
I know you can do this by clicking on "Sound settings" after clicking on the sound applet. It'll take you to the sound settings of Gnome Control Center and you can change the volume of each application on the Application tab. What I'm asking is if there's a way to do that in a much more convenient way from a sound applet, much like Windows 7 or KDE Veromix.

Re: Per-application sound applet?

Posted: Thu Feb 28, 2013 4:24 am
by mashen
Anyone?

Re: Per-application sound applet?

Posted: Sun Mar 10, 2013 7:28 pm
by mashen
Alright fine. How do I write one? I know the libraries I should use are GTK3+ but any tutorial/suggestions on where to start or if there's something specific that should be done on it for it to work on Cinnamon?

Re: Per-application sound applet?

Posted: Fri Aug 30, 2013 7:38 pm
by black7ack
Hopefully i am not too late. I have implemented the functionality you have requested and you can find the applet at my github repo. You just put it at ~/.local/share/cinnamon/applets/.

Re: Per-application sound applet?

Posted: Sat Aug 31, 2013 4:11 am
by mashen
Thank you so much! I'm going to try it now.
EDIT: Working wonders so far, this makes the desktop much more usable for me, I highly recommend it.
As a suggestion, what do you think about adding a mute button next to the application name? Or making the application name click-able, thus muting the application?