summaryrefslogtreecommitdiffstats
path: root/wm-spec
diff options
context:
space:
mode:
authornewren <newren>2005-02-28 19:07:46 +0000
committernewren <newren>2005-02-28 19:07:46 +0000
commit2469e29f80358300a823b5c2dadc7c233d7dfcde (patch)
tree956159e14182d8b9440bae763c246ddb4d773ca7 /wm-spec
parent76f255cc55a62f7f22cb140124464f2d3a1a48db (diff)
downloadxdg-specs-2469e29f80358300a823b5c2dadc7c233d7dfcde.tar.xz
Add a timestamp field to _NET_CURRENT_DESKTOP messages
Diffstat (limited to 'wm-spec')
-rw-r--r--wm-spec/wm-spec.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/wm-spec/wm-spec.xml b/wm-spec/wm-spec.xml
index 75052f9..9887ea1 100644
--- a/wm-spec/wm-spec.xml
+++ b/wm-spec/wm-spec.xml
@@ -395,8 +395,13 @@ _NET_CURRENT_DESKTOP
message_type = _NET_CURRENT_DESKTOP
format = 32
data.l[0] = new_index
+ data.l[1] = timestamp
other data.l[] elements = 0
]]></programlisting>
+ <para>
+Note that the timestamp may be 0 for clients using an older version of
+this spec, in which case the timestamp field should be ignored.
+ </para>
</sect2><sect2><title>_NET_DESKTOP_NAMES</title>
<programlisting><![CDATA[
_NET_DESKTOP_NAMES, UTF8_STRING[]