Duane Clark <[EMAIL PROTECTED]> writes:

> Changelog:
>       Before changing window size/pos, handle pending ConfigureNotify events.

That's only hiding the problem, and only in some cases. There is no
guarantee that the ConfigureNotify has arrived by the time we do the
resize, so we need to cope with a ConfigureNotify arriving at any
time.

-- 
Alexandre Julliard
[EMAIL PROTECTED]

Reply via email to