Multiwindow mode

Kensuke Matsuzaki zakki@peppermint.jp
Fri Dec 27 03:31:00 GMT 2002


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: multiwindow.tar.bz2
Type: application/octet-stream
Size: 12262 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-xfree/attachments/20021227/9594fce8/attachment.obj>


More information about the Cygwin-xfree mailing list