v0.12
New release:
- Users can now create their own ambient_brightness->screen_backlight curve, by changing "brightness_regression_points" array variable in clight.conf file. These points will be fitted through gsl and new coeffiecients will be applied to compute corrent screen backlight given ambient brightness.
- Locations received by geoclue2 are now gracefully cached; this way, starting clight with no internet connection will not hang.
- Fixed a memleak caused by libpopt
- Fixed a couple of issues spotted by @runical