diff options
Diffstat (limited to 'idle-inhibit')
-rw-r--r-- | idle-inhibit/specification.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/idle-inhibit/specification.xml b/idle-inhibit/specification.xml index d6b2cd1..4bd7525 100644 --- a/idle-inhibit/specification.xml +++ b/idle-inhibit/specification.xml @@ -88,6 +88,10 @@ sub-module. It was necessary for the specificed Idle Inhibition Service API to be compatible with this existing software.</para> + <para>KDE's current (as of writing) implementation lives on the + /ScreenSaver object, not on /org/freedesktop/ScreenSaver as described in + this specification.</para> + <para>For the same reasons, inhibition of suspend, hibernation, or user-switching (amongst others) is not supported in the API.</para> </chapter> |