diff options
author | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-01-08 10:49:53 +0000 |
---|---|---|
committer | Carsten Haitzler (Rasterman) <raster@rasterman.com> | 2020-01-08 10:49:53 +0000 |
commit | a9764f3e55047421ce8b67a67a4b15fc6059369d (patch) | |
tree | 90d18a0ec8a4e3d30ac909fdccb31130f6ed6ba6 /TODO | |
parent | 9d0c1235781cbd30a3317ec6e4847f6378d634c4 (diff) | |
download | enlightenment-a9764f3e55047421ce8b67a67a4b15fc6059369d.tar.gz |
todo - add notes for ddcutil
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -185,9 +185,11 @@ TODO: * 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 (ddc capabilities, ddc getvcp/setvcp) to be able to + 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 * 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 |