]> Pileus Git - ~andy/gtk/commit
[GdkWindowCache] Don't ignore the CompositeOverlayWindow
authorAdel Gadllah <adel.gadllah@gmail.com>
Mon, 13 Sep 2010 16:20:22 +0000 (18:20 +0200)
committerAdel Gadllah <adel.gadllah@gmail.com>
Mon, 13 Sep 2010 16:20:22 +0000 (18:20 +0200)
commit85ae875dcbfcfa3fbdca857dc90467d39b9ff0c5
treeadfff3049887bb9b51f67c143fdfc81e9aca2013
parenta79d6676acff8b8fc537851b296f3aad20a9a265
[GdkWindowCache] Don't ignore the CompositeOverlayWindow

Add the composite overlay window to the cache, as this can be a reasonable Xdnd proxy as well.

This is only done when the screen is composited in order to avoid mapping
the COW. We assume that the CM is using the COW (which is true for pretty
much any CM currently in use).

https://bugzilla.gnome.org/show_bug.cgi?id=601731
gdk/x11/gdkdnd-x11.c