diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -185,9 +185,11 @@ TODO: | |||
185 | * can go back in time then to previous logs | 185 | * can go back in time then to previous logs |
186 | * should have the ability to draw nice graphs etc. | 186 | * should have the ability to draw nice graphs etc. |
187 | * brightness/contrast etc. controls need to work better | 187 | * brightness/contrast etc. controls need to work better |
188 | look at ddcutil (ddc capabilities, ddc getvcp/setvcp) to be able to | 188 | look at ddcutil (ddcutil capabilities, ddcutil getvcp/setvcp) to be able to |
189 | control screen brightness, rgb gain, display technology type, | 189 | control screen brightness, rgb gain, display technology type, |
190 | display modes, color presets etc. etc. http://www.ddcutil.com | 190 | display modes, color presets etc. etc. http://www.ddcutil.com |
191 | n.b.: modprobe i2c-dev ... | ||
192 | n.b.: use --edid 00fffff....90b020304... to control specific mon | ||
191 | * edge bindings - selecting edge dialog needs a redo (no edje for all content) | 193 | * edge bindings - selecting edge dialog needs a redo (no edje for all content) |
192 | * e menu - add obj cache for menu and menu item objects to reduce costs | 194 | * e menu - add obj cache for menu and menu item objects to reduce costs |
193 | by far the biggest cost in showing/hiding menus is realize/unrealize | 195 | by far the biggest cost in showing/hiding menus is realize/unrealize |