On Mon, Jun 04, 2007 at 11:32:55AM +0200, Anselm R. Garbe wrote: > On Mon, Jun 04, 2007 at 10:11:09AM +0200, Sebastian Goll wrote: > > On Mon, 4 Jun 2007 02:09:25 +0200 > > Anydot <[EMAIL PROTECTED]> wrote: > > > > > Sorry, i mean xwinfo, not xprop. > > > > Find attached xwininfo-listings for both the Mathematica main window and > > one of the "blobs". As far as I can see, none of them has override_redir > > set. > > > > What about the remark in my last message about maprequest(XEvent *e) not > > being called at all? How can this be explained? Can a window choose that > > it doesn't want to be mapped? Does this cause dwm to know nothing at all > > about that window? (Sorry, I don't know very much about X programming.) > > Can you give me an URL of such an application?
Nah... well I believe those windows might generate an CreateNotify event at least (dunno why MapRequest is suppressed, maybe because they are broken by design). Can you recheck if hg tip works properly now? I added an createnotify() event handler to catch those windows. Regards, -- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
