raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=14576d282de7cef05873b5da6cf24b5c5932951e
commit 14576d282de7cef05873b5da6cf24b5c5932951e Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Thu Feb 6 19:26:50 2020 +0000 todo - update --- TODO | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index d17b920ec..25cc4990e 100644 --- a/TODO +++ b/TODO @@ -198,12 +198,9 @@ TODO: view to this back-end data log and follows it as it updates. * can go back in time then to previous logs * should have the ability to draw nice graphs etc. -* brightness/contrast etc. controls need to work better - look at ddcutil (ddcutil capabilities, ddcutil getvcp/setvcp) to be able to - control screen brightness, rgb gain, display technology type, - display modes, color presets etc. etc. http://www.ddcutil.com - n.b.: modprobe i2c-dev ... - n.b.: use --edid 00fffff....90b020304... to control specific mon +* ddc: provide ddc controls for all the other properties than backlight + (contrast, sharpness, r, g, b, correction, color temp, osd on/off etc.) +* ddc: provide abstract interface to query rotation of monitors... * edge bindings - selecting edge dialog needs a redo (no edje for all content) * e menu - add obj cache for menu and menu item objects to reduce costs by far the biggest cost in showing/hiding menus is realize/unrealize --
