kde-workspace/plasma/dataengines/powermanagement
Ivailo Monev efbde9e504 plasma: organize sub-directories
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-24 22:48:47 +02:00
..
CMakeLists.txt plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
plasma-dataengine-powermanagement.desktop plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementengine.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementengine.h plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementjob.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementjob.h plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementservice.cpp plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementservice.h plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
powermanagementservice.operations plasma: organize sub-directories 2015-12-24 22:48:47 +02:00
README.txt plasma: organize sub-directories 2015-12-24 22:48:47 +02:00

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