kdeconnect-kde/plugins/screensaver-inhibit
l10n daemon script daa164bea1 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2024-08-28 01:25:08 +00: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 2024-08-28 01:25:08 +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.