Putting a timestamp in _NET_CLOSE_WINDOW



Hello,

in order to fix 

http://bugzilla.gnome.org/show_bug.cgi?id=104023

it'd be nice if we could put a timestamp in the _NET_CLOSE_WINDOW
message. The change would be something like

--- a/wm-spec.xml       29 Jan 2004 13:19:58 -0000      1.9
+++ b/wm-spec.xml       28 May 2004 12:06:10 -0000
@@ -659,7 +659,7 @@ _NET_CLOSE_WINDOW
   window = window to close
   message_type = _NET_CLOSE_WINDOW
   format = 32
-  data.l[0] = 0 /* may be used later */
+  data.l[0] = timestamp
   other data.l[] elements = 0
 ]]></programlisting>
        <para>

Is this an ok change? Should I clarify in the spec why the timestamp
might be needed?

Anders




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]