aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-03-26🕊️HEADmasterGravatar Chris Xiong
2018-07-14Reset sensor after pausing the sensor worker.Gravatar Chris Xiong
2018-07-14Added a simple tool to create a fake sysfs backlight interfaceGravatar Chris Xiong
that invokes external commands. Some changes in the utility module to accomodate the new tool. Added an option to watch ALS readings.
2018-07-11Remove profanity.Gravatar Chris Xiong
Reset the iio device buffer before using it.
2018-07-11Damn my English is so bad.Gravatar Chris Xiong
2018-07-11Manual mode added.Gravatar Chris Xiong
Quit gracefully. Multiple code clean-ups in the Sensor class.
2018-07-06Random code clean-ups to get ready for the next update.Gravatar Chris Xiong
Also tweaked the config a little bit.
2018-05-05No longer using experimental/filesystem as I started using gcc 8.1.Gravatar Chris Xiong
2018-04-14Added forced adjustment and minimum brightness.Gravatar Chris Xiong
Documentation(?)
2018-04-10Hopefully fixed some segmentation faults.Gravatar Chris Xiong
Added init script for OpenRC. Fixed compiler warnings.
2018-04-09Initial commit.Gravatar Chris Xiong