summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-11 13:12:29 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-11 13:12:29 +0100
commitcbd98fafb07ef195b8f2c0593543c6278ce7483e (patch)
tree92e72a7b31a81b734190507973ab5b88a356712b
parent1a867c180df4124a7771e0ff785af80e4fe2d48c (diff)
downloadenlightenment-cbd98fafb07ef195b8f2c0593543c6278ce7483e.tar.gz
todo - add info about ddcutil - for better monitor controls
we can control backlight on laptops but not on other screens contnected even though they may support it. it may be time to make a "unified" screen control thing that detects laptop led/backlight controls vs ddc based monitor ones and provides the right controls for it.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e236ad0f6..e39e1d551b 100644
--- a/TODO
+++ b/TODO
@@ -185,6 +185,10 @@ 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 (ddc capabilities, ddc getvcp/setvcp) to be able to
+ control screen brightness, rgb gain, display technology type,
+ display modes, color presets etc. etc. http://www.ddcutil.com
* 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