GNOME Bugzilla – Bug 693257
wayland: avoid returning NULL when getting a cursor
Last modified: 2013-02-06 17:00:54 UTC
Applications don't expect functions such as gdk_cursor_new to return NULL, so provide a fallback if loading the requested cursor failed.
Created attachment 235303 [details] [review] wayland: avoid returning NULL when getting a cursor
Review of attachment 235303 [details] [review]: LGTM.
Attachment 235303 [details] pushed as 6657479 - wayland: avoid returning NULL when getting a cursor