Consider adding support for SDR brightness boost and ICC profile switching via Windows API #563
Unanswered
super0nashwan
asked this question in
Libraries
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select GitHub action
libdisplaydevice
Select Topic Area
Feature Request
Body
Only just stumbled across the libdisplaydevice work, looks very useful, thank you! Looking forward to seeing it implemented in the Sunlight master branch.
Would you please consider adding support for adjusting the Windows SDR brightness boost setting on displays with HDR enabled? This is very useful for Moonlight to be able to request a SDR adjustment per-device. I have a janky Rust implementation here.
Similarly, switching the HDR calibration ICC profile created by the Windows HDR Calibration tool is a very useful feature when streaming to multiple HDR clients. Amateur Rust code here.
I would create a pull request myself but I have no experience in C++, sorry.
Beta Was this translation helpful? Give feedback.
All reactions