How can I add a custom item to the Sound Indicator?
- by con-f-use
One of the strength of Unity are the various standardized indicators. I want to customize the sound indicator with an additional menu entry that runs a small shell script. I'm not afraid of a little Python code and I hope someone can point me to the right subroutine in the right file. I suspect that will be fairly easy but all the indicators are just so bloated that I can't look through their code in a reasonable time.
Any help is appreciated. I know it is possible as the marvelous Skype-Wrapper does it.