c7cee37330
Uses KPluginLoader+KPluginMetadata instead. Describes plugins in json instead of desktop files. These desktop files are then embedded into the .so file. All the plugins will be in a kdeconnect/ directory, and those will be the ones to look for. Note it doesn't drop the KService dependency as KIOCore is a KDE Connect dependency as well. REVIEW: 123042 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
kdeconnect_screensaver_inhibit.json | ||
README | ||
screensaverinhibitplugin.cpp | ||
screensaverinhibitplugin.h |
This plugin inhibits the screensaver from kicking in when the device is connected to kdeconnect, it then uninhibits the screensaver if the device was to go out of range or be disconnected.