"Stephane Lussier" <[EMAIL PROTECTED]> writes: > You're right about that. My code was assuming that rectWindow wasn't changed > yet when entering in X11DRV_WND_SetWindowPos function, which was a false > assumption. > > The attached patch fix the problem. XGetWindowAttributes will cause a round-trip to the server, which will hurt performance and may have other side effects. Couldn't we determine locally if the window needs to be mapped? -- Alexandre Julliard [EMAIL PROTECTED]
- isZeroSizeWnd in x11drv/wnd.c calculated wrongly ? ariet
- Re: isZeroSizeWnd in x11drv/wnd.c calculated wrong... gerard patel
- RE: isZeroSizeWnd in x11drv/wnd.c calculated w... Stephane Lussier
- RE: isZeroSizeWnd in x11drv/wnd.c calculated w... Stephane Lussier
- RE: isZeroSizeWnd in x11drv/wnd.c calculat... Alexandre Julliard
- RE: isZeroSizeWnd in x11drv/wnd.c calculated wrong... gerard patel
- Re: isZeroSizeWnd in x11drv/wnd.c calculated wrong... gerard patel
- RE: isZeroSizeWnd in x11drv/wnd.c calculated w... Stephane Lussier