]> Pileus Git - ~andy/gtk/commit
Don't mess with any events on the root window.
authorAlexander Larsson <alexl@redhat.com>
Wed, 28 Jan 2009 12:41:12 +0000 (13:41 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:15:29 +0000 (10:15 +0200)
commit33c0c1fba8969bc79e3aae22cd83c7c142a4a802
treec989adf97b6ed42096b91c0810c333dd0c2fafe6
parent6e56179b03f706bf993935d7b5017625cd4e15b8
Don't mess with any events on the root window.

This causes all sorts of weirdness with pointer_over_window
being the rootwindow and then crashing gdk_window_get_toplevel() later.

With this metacity stops crashing madly.
gdk/gdkwindow.c