kdeconnect-kde/plugins/screensaver-inhibit
2024-08-12 11:01:22 +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 Add custom JSON schema, extending KPluginMetaData and enforcing KDE-Connect specific keys 2024-08-12 11:01:22 +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.