Skip to content

Commit

Permalink
updated todo.
Browse files Browse the repository at this point in the history
  • Loading branch information
FedeDP committed Nov 30, 2018
1 parent f46eefb commit 4dc6f1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion TODO.md
Expand Up @@ -70,6 +70,9 @@
**Release!!!**

## 3.1
- [ ] Add Backlight.Set{Get,Raise,Lower function, per-interface/serial

## 3.2
- [ ] add support for GetSensorData android app
- [ ] it will come as bash scripts
- [ ] add a new Sensor with type "SCRIPT"
Expand All @@ -82,7 +85,7 @@
- [ ] devname = "Script" or devname = "GSD" (to be used by clight conf if user is willing to force a script)
- [ ] force script timeout from clightd (eg popen("timeout 1 MYSCRIPT") and check if it returns 124 (timed out)

## 3.2
## 3.3
- [ ] Add gamma (and dpms + idle) support on wayland (wlroots)
https://github.com/swaywm/wlroots/blob/master/examples/gamma-control.c
https://github.com/swaywm/wlroots/blob/master/examples/idle.c
Expand Down

0 comments on commit 4dc6f1a

Please sign in to comment.