]> Pileus Git - ~andy/gtk/commit
Take cursor hotspot from pixbuf if available
authorChristian Persch <chpe@gnome.org>
Fri, 15 Oct 2010 18:34:44 +0000 (14:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Oct 2010 18:38:21 +0000 (14:38 -0400)
commitb5621b3c895630a5e4a0dc9c642cecae6354b451
tree87059654704eb5352d4bf967787ba2672cec9c3c
parentcbc358ead8b75522655ddbda3be36d98c8fbebff
Take cursor hotspot from pixbuf if available

Allow -1 for the hotspot coordinates in gdk_cursor_new_from_pixbuf,
if the pixbuf contains the x_hot/y_hot options with appropriate values.

Bug #632140.
gdk/x11/gdkcursor-x11.c