summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-19 18:07:31 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-19 18:07:31 +0100
commit55f870996b0e101ccc9f969dab2d48f2ea4fbf70 (patch)
tree81bbb1512ed3c6c0a03763dcf7fb333baf153d0b
parent34a427e2a1f4a6ac03a54b523cb3ad7047753e87 (diff)
downloadenlightenment-55f870996b0e101ccc9f969dab2d48f2ea4fbf70.tar.gz
todo - more power saving todo items
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index e39e1d551b..bb14c96ab1 100644
--- a/TODO
+++ b/TODO
@@ -227,6 +227,11 @@ TODO:
* having a root helper for root-only tasks that stays around if it
is needed as opposed to enlightenment_sys that runs then exits
* synergy-like e <-> e mouse, kbd, cnp, dnd proxy/sharing
+* cpufreq - move to config dialog for settings
+ * set governor for ac vs battery (or powerstate levels)
+ * set pstate min and max for ac vs battery (or power state levels)
+* set backlight and dim timeout per powersave level
+* battery - set powersave levels based on ac or battery level
* efl: flat theme redo
* efl/eo: start using efl loop as core loop
* begin to move some login out into efl threads+loops