]> Pileus Git - ~andy/gtk/commit
Subtract the multi-monitor offset from x and y before setting up the
authorTor Lillqvist <tml@novell.com>
Wed, 30 May 2007 15:44:28 +0000 (15:44 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 30 May 2007 15:44:28 +0000 (15:44 +0000)
commitd022f4c32de973e64c3a0d3452db888b709bbfe5
tree3872a77b0563be6950c2b96f6bd505d189a19928
parent8bcf5c23c3151b5ef8d62620fff878b6182ca74d
Subtract the multi-monitor offset from x and y before setting up the

2007-05-30  Tor Lillqvist  <tml@novell.com>

* gdk/win32/gdkevents-win32.c (gdk_pointer_grab): Subtract the
multi-monitor offset from x and y before setting up the rectangle
for ClipCursor(). Fixes #442326.

svn path=/trunk/; revision=17988
ChangeLog
gdk/win32/gdkevents-win32.c