summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2013-09-05 20:54:54 -0300
committerBastien Nocera <hadess@hadess.net>2013-09-05 20:54:54 -0300
commitc3ccb8a749282c9e2af20b59a389649374599c49 (patch)
tree62706aae57efc56205d3277d2712d04c14940a7e
parentbcd5ea12f5e9078702a78ed1af4c7905ee56f8bf (diff)
downloadxdg-specs-c3ccb8a749282c9e2af20b59a389649374599c49.tar.xz
idle-inhibit: Mention that KDE doesn't implement the spec
It uses /ScreenSaver as the object path, rather than /org/freedesktop/ScreenSaver
-rw-r--r--idle-inhibit/specification.xml4
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>