kdeconnect-kde/plugins/screensaver-inhibit
Andreas Sturmlechner 79bc9a85e4 Cleanup all occurences of QT_MAJOR_VERSION in cmake
Follow-up to 7f03aa548c

Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2023-12-28 17:49:07 +01:00
..
CMakeLists.txt Cleanup all occurences of QT_MAJOR_VERSION in cmake 2023-12-28 17:49:07 +01:00
kdeconnect_screensaver_inhibit.json SVN_SILENT made messages (.desktop file) - always resolve ours 2023-11-07 02:12:13 +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.