]> Pileus Git - ~andy/gtk/commit
Ignore window manager protocol messages for destroyed windows
authorOwen W. Taylor <otaylor@fishsoup.net>
Thu, 14 Feb 2013 18:52:09 +0000 (13:52 -0500)
committerOwen W. Taylor <otaylor@fishsoup.net>
Thu, 14 Feb 2013 22:19:53 +0000 (17:19 -0500)
commitff935c5738bd1898f3cb1d200c713772d00a095b
tree89152baf65271c1559a9db3a8bff70b70c303f9d
parent6e986afbaead8b3745901a4ef1701041d905f431
Ignore window manager protocol messages for destroyed windows

If we get, for example, a _NET_WM_FRAME_DRAWN or _NET_WM_PING
message on a destroyed window, then we should just ignore it.
gdk/x11/gdkdisplay-x11.c