]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Josh Hill's patch for full-screen mode on a multi-monitor system:
authorSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 19:41:43 +0000 (19:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 20 Jan 2004 19:41:43 +0000 (19:41 +0000)
commit630924c1cc6a3ec8333f65aa322010bee739731e
treef7b69f8c132b8ffbd854486a874f9a21c6347669
parent9e35ac2a5736812576051bdd50641bd564d14a62
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: http://svn.tartarus.org/sgt/putty@3742 cda61777-01e9-0310-a592-d414129be87e
window.c