powersave todo: reduce timer precision.

SVN revision: 37613
This commit is contained in:
Gustavo Sverzut Barbieri 2008-11-13 21:32:05 +00:00
parent aa81eeee74
commit caa4973a89
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ EAPI E_Powersave_Mode e_powersave_mode_get(void);
/* FIXME: in powersave mode also add the ability to reduce framerate when
* at a particular powersave mode */
/* FIXME: in powersave mode also reduce ecore timer precision, so timers
* will be dispatched together and system will wakeup less. */
/* FIXME: in powersave mode also add the ability to change screenblanker
* preferences when in powersave mode as well as check in the screensaver
* has kicked in */