]> Pileus Git - ~andy/gtk/commit
win32: in window_at_pointer, ensure that we handle non-client areas correctly
authorAlexander Larsson <alexl@redhat.com>
Wed, 19 Oct 2011 14:15:17 +0000 (16:15 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Nov 2011 16:40:53 +0000 (17:40 +0100)
commit321acc3286289b94322b3799d993fd8781b3a306
tree18ac3fa50d3cdda07964ba057b188e116b3877e8
parentf0f7c07f4d5e47a7f63e51ce0d7539321a253ec7
win32: in window_at_pointer, ensure that we handle non-client areas correctly

We should not return a window if the pointer is in the non-client area,
like the titlebar.
gdk/win32/gdkdevice-win32.c