]> Pileus Git - ~andy/gtk/commit
gdk/directfb: cursor size is artificially limited
authorAndré Draszik <gtk@andred.net>
Sun, 13 Sep 2009 13:11:49 +0000 (14:11 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:56:07 +0000 (20:56 -0400)
commit935a3f7b65a5dfd6d050bcc70d0add4fe4c6ac06
treef9419bc28e8062463fc7f0aa8ed5ec010a0146f9
parent987256968b10a609c250177f41d2606eeb0c10a8
gdk/directfb: cursor size is artificially limited

Cursor sizes in DirectFB can be large (4095x4095), limit to 128x128
though, because the x11 backend has this limit, too - for max.
compatibility.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=609201

Signed-off-by: Javier Jardón <jjardon@gnome.org>
gdk/directfb/gdkcursor-directfb.c