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.
This commit is contained in:
Carsten Haitzler 2019-10-11 13:12:29 +01:00
parent 1a867c180d
commit cbd98fafb0
1 changed files with 4 additions and 0 deletions

4
TODO
View File

@ -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