diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-02-06 19:26:50 +0000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-02-06 19:26:50 +0000 |
commit | 14576d282de7cef05873b5da6cf24b5c5932951e (patch) | |
tree | 0dc64f536563c8c995df4ee2cfa7d34736301c7f | |
parent | eab2a34ef3be828956b704bd5f7687cfa1748525 (diff) |
todo - update
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -198,12 +198,9 @@ TODO: | |||
198 | view to this back-end data log and follows it as it updates. | 198 | view to this back-end data log and follows it as it updates. |
199 | * can go back in time then to previous logs | 199 | * can go back in time then to previous logs |
200 | * should have the ability to draw nice graphs etc. | 200 | * should have the ability to draw nice graphs etc. |
201 | * brightness/contrast etc. controls need to work better | 201 | * ddc: provide ddc controls for all the other properties than backlight |
202 | look at ddcutil (ddcutil capabilities, ddcutil getvcp/setvcp) to be able to | 202 | (contrast, sharpness, r, g, b, correction, color temp, osd on/off etc.) |
203 | control screen brightness, rgb gain, display technology type, | 203 | * ddc: provide abstract interface to query rotation of monitors... |
204 | display modes, color presets etc. etc. http://www.ddcutil.com | ||
205 | n.b.: modprobe i2c-dev ... | ||
206 | n.b.: use --edid 00fffff....90b020304... to control specific mon | ||
207 | * edge bindings - selecting edge dialog needs a redo (no edje for all content) | 204 | * edge bindings - selecting edge dialog needs a redo (no edje for all content) |
208 | * e menu - add obj cache for menu and menu item objects to reduce costs | 205 | * e menu - add obj cache for menu and menu item objects to reduce costs |
209 | by far the biggest cost in showing/hiding menus is realize/unrealize | 206 | by far the biggest cost in showing/hiding menus is realize/unrealize |