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.
 
 
 
 
 
 
Kai Uwe Broulik 2907d7f54c Support Bluetooth batteries 7 years ago
..
CMakeLists.txt
Messages.sh
README.txt
plasma-dataengine-powermanagement.desktop Include the website on the metadata.desktop files 7 years ago
powermanagementengine.cpp Support Bluetooth batteries 7 years ago
powermanagementengine.h Remove module prefix from Qt includes 8 years ago
powermanagementjob.cpp Use nullptr 8 years ago
powermanagementjob.h Use nullptr 8 years ago
powermanagementservice.cpp
powermanagementservice.h Use explicit 8 years ago
powermanagementservice.operations

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