Re: Putting a timestamp in _NET_CLOSE_WINDOW



On ons, 2004-06-02 at 10:24 +0200, Lubos Lunak wrote:
> On Friday 28 of May 2004 14:11, Anders Carlsson wrote:
> > 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?
> 
>  No problem with me. I simply use the latest timestamp in ping requests in 
> KWin though, that works as well.
> 

I went ahead and committed this.

Anders




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