]> Pileus Git - ~andy/gtk/commit
x11: Make fallback cursor code not use pixmaps
authorBenjamin Otte <otte@redhat.com>
Fri, 27 Aug 2010 13:09:49 +0000 (15:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:30 +0000 (15:11 +0200)
commit55c4cdab1ac253275ebfff3d9985b36c998d972e
tree2fe32ca5c0a12352b205efcd70fc12807dd00bca
parent8d3319f0889bc63239a5c399dadaae8015c2a61a
x11: Make fallback cursor code not use pixmaps

The fallback code for when XCursor wasn't available was still using
GdkPixmap to create the bitmaps.
gdk/x11/gdkcursor-x11.c
gdk/x11/gdkprivate-x11.h
gdk/x11/gdkwindow-x11.c