]> Pileus Git - ~andy/gtk/commit
x11: Set the icon using Cairo
authorBenjamin Otte <otte@redhat.com>
Fri, 27 Aug 2010 10:08:30 +0000 (12:08 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:29 +0000 (15:11 +0200)
commit64537102664da8c5b1a7c994bfe14ec2a8cf6144
tree59814caf750543d3c464b146aa7c7a78f146d623
parent332652f702c3cd31a4bdccc709bef6922028185e
x11: Set the icon using Cairo

No more GdkPixmap to store the icon and its mask, but instead use cairo
surfaces. Also render the icon into the surfaces using Cairo instead of
gdk_pixbuf_render_threshold_alpha().
gdk/x11/gdkwindow-x11.c
gdk/x11/gdkwindow-x11.h