Josh Hill's patch for full-screen mode on a multi-monitor system:
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Jan 2004 19:41:43 +0000 (19:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Jan 2004 19:41:43 +0000 (19:41 +0000)
commit52a4d15945a1dd17357633b3344344d61ca88608
treef7b69f8c132b8ffbd854486a874f9a21c6347669
parentd9d006d5c2265a2e7f177c776c5edb51f21cbc80
Josh Hill's patch for full-screen mode on a multi-monitor system:
clicks in the top left of the window should not be detected by
comparing the coordinates with (0,0) since this won't work on
secondary monitors.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3742 cda61777-01e9-0310-a592-d414129be87e
window.c