kdeconnect-kde/plugins/screensaver-inhibit
Alexander Lohnau ed1e24d231 kdeconnect_add_plugin: Autogenerate logging category
This is far less code and allows for an easier enforcing of standards, for
example the name of the log identifiers which were adjusted in a few cases.

Also clean up unused includes when noticed.
2023-08-07 19:47:41 +02:00
..
CMakeLists.txt kdeconnect_add_plugin: Autogenerate logging category 2023-08-07 19:47:41 +02:00
kdeconnect_screensaver_inhibit.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-07-28 01:41:47 +00: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 kdeconnect_add_plugin: Autogenerate logging category 2023-08-07 19:47:41 +02:00
screensaverinhibitplugin-macos.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
screensaverinhibitplugin-win.cpp kdeconnect_add_plugin: Autogenerate logging category 2023-08-07 19:47:41 +02:00
screensaverinhibitplugin-win.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02:00
screensaverinhibitplugin.cpp kdeconnect_add_plugin: Autogenerate logging category 2023-08-07 19:47:41 +02:00
screensaverinhibitplugin.h Simplify KDEConnectPlugin::recievePacket 2023-08-03 20:49:44 +02: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.