From 2469e29f80358300a823b5c2dadc7c233d7dfcde Mon Sep 17 00:00:00 2001 From: newren Date: Mon, 28 Feb 2005 19:07:46 +0000 Subject: Add a timestamp field to _NET_CURRENT_DESKTOP messages --- wm-spec/wm-spec.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'wm-spec') 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 ]]> + +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. + _NET_DESKTOP_NAMES