guilryder / clavier-plus

Clavier+ keyboard shortcuts manager for Windows
https://gryder.org/software/clavier-plus/
GNU General Public License v3.0
326 stars 21 forks source link

Implement a Volume Meter similar to the one in HotKeyP #1

Closed Zero3K closed 7 years ago

Zero3K commented 7 years ago

It would be nice if that was done. You can get the program mentioned by going to http://petr.lastovicka.sweb.cz/others.html.

guilryder commented 7 years ago

Clavier+ is focused on keyboard handling, not so much on OS user interface features like volume meters. That said, you can use Clavier+ to invoke command-line utilities that control the volume.

Zero3K commented 7 years ago

How about if someone else implements it? And why would HotKeyP have a OSD if its a keyboard shortcut program?

guilryder commented 7 years ago

Do you mean implementing it in Clavier+?

I would prefer a separate program, to keep Clavier+ focused on what it does best, not reinvent the wheel, and stay compatible across Windows versions. (If I remember correctly, Windows sound APIs changed at some point between WinXP and Win10, and broke some command-line utilities.) It would also allow people to control the volume with tools other than Clavier+, such as network-based receiver.

Zero3K commented 7 years ago

Yes, that is what I meant. Well, it could be an option in its dialog box so that way people won't be forced to see it when muting the volume, etc.

Zero3K commented 7 years ago

So, will you implement it or not?