This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Multiwindow mode


Hi,

This is the patch solve moving window proble.

    The proble of former patch
In Multi-window mode if X window moves Windows window move,
and vice versa.

When there are "move to A and move to B" message in queue.
Windows window move to point A
X window move to point A(this make Windows window move to A)
Window window move B
X window move to point B(this make Windows window move to B)
Windows window move to point A
X window move to point A(this make Windows window move to A)
Window window move B
X window move to point B(this make Windows window move to B)
...so never stop.


In this path, it waits a minutes to ignores continuously message
and only processes move to point B when it receive WM_MOVE.

Kensuke Matsuzaki

Attachment: multiwindow.tar.bz2
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]