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.
 
 
 
 
 
 
l10n daemon script 0952c56bd2 SVN_SILENT made messages (.desktop file) - always resolve ours 9 years ago
..
CMakeLists.txt We depend against kf5-5.8 => ecm > 1.6 => we can use new KDE_ variable 11 years ago
Messages.sh add missing and fix Messages.sh 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) - always resolve ours 9 years ago
powermanagementengine.cpp [Powermanagement Dataengine] Use "lock_screen" rather than "action/lock_screen" 10 years ago
powermanagementengine.h Properly define overrides as suggested by the c++ standard 10 years ago
powermanagementjob.cpp Port all authorizeKAction -> authorizeAction 10 years ago
powermanagementjob.h Properly define overrides as suggested by the c++ standard 10 years ago
powermanagementservice.cpp Use new connect api + QStringLiteral 11 years ago
powermanagementservice.h Properly define overrides as suggested by the c++ standard 10 years ago
powermanagementservice.operations Add "silent" parameter to Powermanagement engine brightness jobs 11 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