The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Fix for displaying of colored mouse cursor images.
Cleanup in Xlib cursor images loading - do not load cursors which handled by NSCursor.
Complementary to https://github.com/gnustep/libs-gui/pull/30.
Fix for displaying of colored mouse cursor images. Cleanup in Xlib cursor images loading - do not load cursors which handled by NSCursor. Complementary to https://github.com/gnustep/libs-gui/pull/30.