raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=55f870996b0e101ccc9f969dab2d48f2ea4fbf70
commit 55f870996b0e101ccc9f969dab2d48f2ea4fbf70 Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com> Date: Sat Oct 19 18:07:31 2019 +0100 todo - more power saving todo items --- TODO | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO b/TODO index e39e1d551..bb14c96ab 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 --