Skip to content

Logarithmic controller

Lars requested to merge (removed):master into master

Add logarithmic brightness controller, which matches human perception much better than Linux’ linear brightness controls.

This merge request first refactors Controller and then adds the new controller. It is off by default, but can be turned on by the new command line option -perceived. -log would make sense too.

Merge request reports