FedeDP / Clight

A C daemon that turns your webcam into a light sensor. It will adjust screen backlight based on ambient brightness.
GNU General Public License v3.0
731 stars 27 forks source link

[FEATURE REQ] Configure gamma per monitor #292

Open asmarcz opened 9 months ago

asmarcz commented 9 months ago

Is your feature request related to a problem? I want to configure gamma temperature per monitor since my external monitor has different colour properties. Describe the solution you'd like Configure gamma properties per video output. Describe alternatives you've considered** I have tried using monitor_override but believe it is tied to the sensor config.

FedeDP commented 9 months ago

Hi! Thanks for opening this feature request! I think it would be a neat idea to rework Clight configuration to have a "monitor" structure with gamma temperatures and backlight curves, thanks for the hint! I will try my best to provide such a feat in reasonable times given my limited spare time :)