kdeconnect-kde/plugins/screensaver-inhibit
Antonio Larrosa 1d36164230 Use ecm_qt_declare_logging_category to declare the logging categories
This automatizes the generation of logging categories so a
kdeconnect-kde.categories is generated and installed to
/usr/share/qlogging-categories5/ so kdebugsettings can use it.

Also, sets the default logging level to Warning. So now the logs
of users won't be filled with debug messages but they can
modify the configuration easily with kdebugsettings.
2020-05-26 18:55:47 +02:00
..
CMakeLists.txt Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
kdeconnect_screensaver_inhibit.json SVN_SILENT made messages (.desktop file) - always resolve ours 2020-04-07 06:11:40 +02:00
README Added a plugin to inhibit the screensaver when a device is connected. 2014-12-29 23:31:25 -08:00
screensaverinhibitplugin-macos.cpp Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
screensaverinhibitplugin-macos.h Add inhibit screensaver plugin for macOS 2019-06-30 20:40:23 +00:00
screensaverinhibitplugin-win.cpp Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
screensaverinhibitplugin-win.h add inhibit screensaver plugin for Windows 2019-08-31 10:40:43 +00:00
screensaverinhibitplugin.cpp Use ecm_qt_declare_logging_category to declare the logging categories 2020-05-26 18:55:47 +02:00
screensaverinhibitplugin.h Replace http GNU urls with https 2019-03-23 17:29:26 +01:00

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.