From: Pierre-Paul L. <pp...@nb...> - 2002-07-10 03:32:12
|
I've fiddle with things a little, problem seems to be in decorateWindow because of XReparentWindow behavior + XMapWindow which will probably turn out on not being present in decorateWindow. I'll try to commit my local changes tomorrow night. On Mon, Jul 08, 2002 at 11:41:08AM +0200, Davor Ocelic wrote: > > Very well. :) > > > On Mon, 8 Jul 2002, Pierre-Paul Lavoie wrote: > > > Hey, > > > > docelic, there's something you might be interested in doing in > > winInit(). > > > > window.c:118 > > /* > > Look for windows that are already present and > > register/decorate them. > > */ > > > > This part doesn't work at the moment. Would you be interested in > > taking a look at this? > > > > ppl |