Re: wm-spec-list Digest, Vol 54, Issue 2

MK <[email protected]> Thu, 25 Feb 2010 10:53:47 -0500
Newsgroups gmane.comp.gnome.wm-spec
Message-ID <[email protected]>
> Date: Wed, 24 Feb 2010 11:40:59 +0100
> From: Lubos Lunak <[email protected]>
> Subject: Re: _NET_WM_STATE_FULLSCREEN
> > Anyway, so far this works on fvwm and problematically on metacity
> > -- it will work when called on a window from a separate process,
> > but not if included in application code.
> 
>  Quite possibly because the function opens a separate X connection
> for whatever reason, so maybe the event about changing the window
> state is in fact sent before the main X connection is flushed and the
> event creating the window is sent.

Thanks for this.  Advice is always appreciated -- I am surprised how
"obscure" xlib programming is appartently turning out to be. 

:)

-- 
MK <[email protected]>