diff options
author | Chris Xiong <chirs241097@gmail.com> | 2019-03-26 23:57:33 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2019-03-26 23:57:33 +0800 |
commit | 4de4ccd4899314b8f7357ead4f0b9496d9c121d1 (patch) | |
tree | 15486b272545488aa4f949392ddb8a96ad9f7bb7 | |
parent | ebcace663a8c3b6a05c59c59a7d1154036bc0032 (diff) | |
download | lightsd-master.tar.xz |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -107,6 +107,7 @@ action=echo f > /tmp/lightsd.cmd.fifo - Input sanitation (partially done) - Actual, _real_ logging: not printf'ing to `stdout`. (probably done) - More commands: disabling auto adjustment, set absolute brightness etc. (done) + - D-Bus interface? - Change configuration format so that one can control something other than screen backlight and keyboard backlight? (will anybody actually use it?) - auto orientation using accelerometer? (otherwise my `Sensor` class is a waste /s) |