]> Pileus Git - ~andy/gtk/commit
Implement gdk_window_clear_area natively for foreign windows
authorAlexander Larsson <alexl@redhat.com>
Fri, 26 Jun 2009 13:45:53 +0000 (15:45 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 26 Jun 2009 13:45:53 +0000 (15:45 +0200)
commit0e548579de34dbbf8b74742d58a9a57ed69d658e
tree5b0b7b93d888f07675d5b75acd30d197e3283369
parent4e902cd22303449970bb08a0c7317a745a1f91b3
Implement gdk_window_clear_area natively for foreign windows

This fixes a redraw issue with the notification area in xfce4.
gdk/gdkwindow.c
gdk/gdkwindowimpl.h
gdk/x11/gdkwindow-x11.c