summaryrefslogtreecommitdiff
path: root/src/modules/battery/e_mod_main.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup battery moduleSebastian Dransfeld2010-08-301-3/+2
* FORMATTINGLucas De Marchi2010-08-041-3/+0
* globals declared in main nowMike Blumenkrantz2010-06-191-7/+7
* match eeze changes, add init/shutdown calls to illume2 keyboardMike Blumenkrantz2010-05-221-4/+4
* udev mode enabled in battery module (--enable-device-udev) with polling time ...Mike Blumenkrantz2010-05-181-25/+24
* more udev battery progress, seems like a good stopping point for tonight.Mike Blumenkrantz2010-05-171-4/+9
* split battery module device backend into separate files to make it more manag...Mike Blumenkrantz2010-05-171-0/+70
* incremental commit towards udev. no functional changes made, udev support st...Mike Blumenkrantz2010-05-171-7/+5
* step 5: migrate battery module with properly #ifdef-ed codeMike Blumenkrantz2010-05-011-4/+11
* export lessSebastian Dransfeld2010-01-221-1/+1
* b attery has option fo forcing hal or internal (batget). config ui is stillCarsten Haitzler2009-02-011-0/+2
* battery module now will use hal - if it finds it, for battery info. tested byCarsten Haitzler2008-11-151-0/+9
* struct Status appears to be a left-over and is not used afaik.Christopher Michael2008-11-071-1/+0
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-1/+1
* Add alert popup to battery module. Was broken after batget changes. Popup i...Nicholas Hughart2008-05-031-3/+3
* move battery fetching/polling of info to its own sub process, pipe of stdoutCarsten Haitzler2008-03-031-34/+7
* Add support for the new sysfs acpi power interface. With 2.6.24 kernels, the...Nicholas Hughart2008-01-281-4/+5
* e:Carsten Haitzler2008-01-111-2/+2
* boys and girls... animals and vegetables... pokemon and spatial anomoliesCarsten Haitzler2007-10-311-3/+2
* Allow module to fire its alarm given a percentage remaining threshold.Eric Schuele2007-05-201-1/+2
* lots of freaky stuff.Carsten Haitzler2006-09-031-0/+1
* Revert back to void for e_modapi_init, HandyAndE is correct.Christopher Michael2006-06-061-1/+1
* Fix e_modapi_init to return int, not void.Christopher Michael2006-06-061-1/+1
* nice little overhaul of module related stuff. moduels now finally RELY onCarsten Haitzler2006-06-011-1/+0
* add icon provision for gadcon classes and label provider functions. also addCarsten Haitzler2006-05-091-0/+1
* e packages build again - also not much point having an enlightenment-data asCarsten Haitzler2006-04-201-42/+15
* Move the manipulation of user specified policy flags (ALLOW_OVERLAP and ALWAY...handyande2006-03-121-1/+0
* 2 pending patches in my inbox.Carsten Haitzler2006-01-201-0/+1
* If a module has a config dialogue, destroy it on module shutdownChristopher Michael2006-01-061-0/+1
* make symbol hiding actually work - fix some bugs, fixme's adjust bugs andCarsten Haitzler2005-12-271-2/+3
* module config dialogCarsten Haitzler2005-12-171-11/+11
* Remove not needed menus/FormattingChristopher Michael2005-12-141-3/+1
* Battery Config DialogChristopher Michael2005-12-141-0/+3
* New modapi!sebastid2005-09-241-1/+1
* Move module api check to module loader.sebastid2005-09-231-0/+2
* Support /proc/pmusebastid2005-08-301-1/+2
* bsd battery patchCarsten Haitzler2005-08-021-2/+9
* - change the names of the module entry points. This will break otherDan Sinclair2005-04-121-5/+5
* Add main menu to face menu.sebastid2005-02-101-1/+2
* - Menu for each face.sebastid2005-02-101-10/+6
* Move action from Battery_Face to Battery (We only need to check the batterysebastid2005-02-091-14/+50
* Port battery and temperature to gadman - finallyhandyande2005-01-251-10/+1
* battery alarm from nickCarsten Haitzler2005-01-111-1/+5
* a temperature monitor module for acpi... it's simple... and really onlyCarsten Haitzler2005-01-021-0/+1
* battery modules now... works... in theory. i have to test it on a realCarsten Haitzler2004-12-271-1/+11
* starting a battery module (in need this for my laptop)Carsten Haitzler2004-12-271-0/+48