]> Pileus Git - ~andy/gtk/commit
x11: Register wm_protocols function with gdk_window_add_filter()
authorBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 04:31:41 +0000 (05:31 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 1 Feb 2011 05:33:01 +0000 (06:33 +0100)
commit609ddee632b336232b5a9768a98459e48d15d242
treed1d35e989851d49ec849d65d24c2a3be3023f695
parente67347a3c8c57f4bf507724d66a298ddc7799ea0
x11: Register wm_protocols function with gdk_window_add_filter()

The client message code is about to go away, so we need to use a
different way to get at ClientMessage output.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkdisplay-x11.h
gdk/x11/gdkmain-x11.c