You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Àlex Fiestas 79c5b926a5 Remove usage of AcAdapter from powermanagement 12 years ago
..
CMakeLists.txt Remove usage of AcAdapter from powermanagement 12 years ago
README.txt Initial import from the monolithic kde-workspace. 12 years ago
plasma-dataengine-powermanagement.desktop SVN_SILENT made messages (.desktop file) 12 years ago
powermanagementengine.cpp Remove usage of AcAdapter from powermanagement 12 years ago
powermanagementengine.h Remove usage of AcAdapter from powermanagement 12 years ago
powermanagementjob.cpp Initial import from the monolithic kde-workspace. 12 years ago
powermanagementjob.h Initial import from the monolithic kde-workspace. 12 years ago
powermanagementservice.cpp Initial import from the monolithic kde-workspace. 12 years ago
powermanagementservice.h Initial import from the monolithic kde-workspace. 12 years ago
powermanagementservice.operations Initial import from the monolithic kde-workspace. 12 years ago

README.txt

TODO:
======
- Sleepstates don't match what solidshell reports
- ac plug state does not get updated
- this engine probably shares some functionality with
the solidengine, have a look at that and evaluate

Notes
======
There's a battery applet (also in kdebase) which uses this engine

-- sebas