Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OSD support #105

Open
jcbjoe opened this issue Jul 9, 2021 · 0 comments
Open

Add OSD support #105

jcbjoe opened this issue Jul 9, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jcbjoe
Copy link

jcbjoe commented Jul 9, 2021

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

@jcbjoe jcbjoe added the enhancement New feature or request label Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant