aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-03-26 23:57:33 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-03-26 23:57:33 +0800
commit4de4ccd4899314b8f7357ead4f0b9496d9c121d1 (patch)
tree15486b272545488aa4f949392ddb8a96ad9f7bb7
parentebcace663a8c3b6a05c59c59a7d1154036bc0032 (diff)
downloadlightsd-4de4ccd4899314b8f7357ead4f0b9496d9c121d1.tar.xz
🕊️HEADmaster
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a5d1868..367a842 100644
--- a/README.md
+++ b/README.md
@@ -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)