]> Pileus Git - ~andy/gtk/commit
x11: Upload cursor image using Cairo
authorBenjamin Otte <otte@redhat.com>
Fri, 27 Aug 2010 12:13:03 +0000 (14:13 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:30 +0000 (15:11 +0200)
commit47292f28d5f6de33380152619a1f80294451ed36
tree6d453252cb8c2e2c7e54583e8147a163046a63c8
parent6607f2b794c6ca0555ea7cf8c597103c2115066e
x11: Upload cursor image using Cairo

There's no need to write our own upload function when the cursor format
is identical to CAIRO_FORMAT_ARGB32.
gdk/x11/gdkcursor-x11.c