]> Pileus Git - ~andy/gtk/commit
quartz: Misc. fixes for getting offscreen windows to work
authorKristian Rietveld <kris@gtk.org>
Sun, 8 Aug 2010 16:22:51 +0000 (18:22 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 10 Aug 2010 19:02:31 +0000 (21:02 +0200)
commitbde0f9a8f68b626aac364690e8658b28decb3ee1
tree3af15ae4556621f45c2e1d368b79a5306b5a928c
parentd819bc4814742bd9afbb2852c26ea434e834b3b1
quartz: Misc. fixes for getting offscreen windows to work

Mainly fixes to properly differentiate between toplevel and offscreen
windows, since these sometimes need different treatment.  Furthermore,
usage of gdk_window_get_effective_foo() instead of gdk_window_get_foo()
where applicable.
gdk/quartz/gdkdevice-core.c
gdk/quartz/gdkevents-quartz.c
gdk/quartz/gdkwindow-quartz.c