From 55f870996b0e101ccc9f969dab2d48f2ea4fbf70 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Sat, 19 Oct 2019 18:07:31 +0100 Subject: [PATCH] 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