Skip to content

v0.12

Compare
Choose a tag to compare
@FedeDP FedeDP released this 13 May 12:11
· 732 commits to master since this release

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