malensek / 3RVX

Skinnable volume controller and OSD
https://3RVX.com
BSD 2-Clause "Simplified" License
369 stars 76 forks source link

Feature Request - Brightness Control #28

Open corevo opened 9 years ago

corevo commented 9 years ago

It would be super awesome to have it control brightness as well :smile:

malensek commented 9 years ago

This will be coming very soon! Maybe in the next beta, or the one after that. I need to fix a couple things and then I'll start working on the brightness and keyboard OSDs.

ccxla commented 8 years ago

+1

YashMaster commented 8 years ago

+100000! I have done some brightness manipulation on windows for TouchMe gesture studio in the past (albeit in native c++) . I'm happy to share that code if it would help!

malensek commented 8 years ago

This is one of my top priorities, but I do have to apologize for taking so long. Some lingering bugs that needed to be fixed have kept me busier than I would've guessed.

@YashMaster , are you using the SetMonitorBrightness API that was added in Vista, or WMI to manipulate the brightness? So far with what I've been testing, support for the new API seems a bit spotty (maybe my hardware is too old...)