Re: 1.9d comments



On Sun, 12 Dec 1999, Marko Macek wrote:

> Hi!
> 
> A few comments follow.
> 
> >    Removed packaging of hints into 2 X properties. Jim Gettys points 
> >    out that the performance gains of fewer round trips can be better 
> >    achieved using Xlib routines
> 
> These routines still have to be written, AFAIK.
> 
> >    _NET_DESKTOP_NAMES now in UTF8
> >    _NET_WM_NAME
> Is this marked by appropriate type (UTF_STRING?)?

No, but they should be. cat >> todo  :-)

> >_NET_WM_STATE_REMOVE        0    /* remove/unset property */
> > _NET_WM_STATE_ADD           1    /* add/set property */
> > _NET_WM_STATE_TOGGLE        2    /* toggle property  */
> 
> Please also add _NET_WM_STATE_SET 3 /* remove all and set specified */

Yes.  My apologies: when I wrote that bit into 1.9c I could not figure out
the difference between 3 and 1, and left 3 out.  Now it's clear...

Paul



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