ho0ber / NK2Tray

Windows Application Volume Control via MIDI
Microsoft Public License
167 stars 26 forks source link

Add OSD support #105

Open jcbjoe opened 3 years ago

jcbjoe commented 3 years ago

Is your feature request related to a problem? Please describe. In C# it is possible to hook into the windows API and make custom OSD elements, it would be good if you could add it so that when changing volumes it will pop up a volume bar so you can see the application you are changing and its level

Describe the solution you'd like The solution I would like is to make an element pop up using the windows OSD that would show the user the application or output/input they are changing and a bar to show its volume

Describe alternatives you've considered none

Additional context This is the windows one: image

A working sample can be seen here: https://github.com/microsoft/Windows-classic-samples/tree/master/Samples/Win7Samples/multimedia/audio/osd