Adjust brightness in addition to blue balance
-
I'd like to request brightness control in Flux.
I have an Apple Cinema Display 30", which I use with a MacBook Air.
Even when the brightness setting for the Cinema Display is at its lowest, and I'm running Flux, the screen is too bright in the evening and it burns my eyes.
I know there's been counter-arguments that one should adjust the monitor's hardware settings instead, but I'm already at my lowest setting.
(Unless there is a way to force the Cinema Display to a below-minimum brightness setting?)
If the code already works with HSB values, it's basically one line of code to make this work (brightness = brightness * factor). Plus some UI code for a slider in the menu.
A quick way to steal users from all other brightness apps out there.