summaryrefslogtreecommitdiff
path: root/cursor/xcb_cursor.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-11documentation: Call xcb_free_cursor() when doneUli Schlachter1-0/+1
2013-01-13let the caller pass the xcb_screen_t to xcb_cursor_context_newMichael Stapelberg1-4/+8
2013-01-12add "extern C" for using this library from C++Michael Stapelberg1-0/+8
2013-01-12xcb_cursor.h: change c to ctx in xcb_cursor_load_cursor() for consistencyMichael Stapelberg1-2/+2
2013-01-12add documentation and licenseMichael Stapelberg1-0/+97
2013-01-12swap parameter order for xcb_cursor_context_new for consistency with other XC...Michael Stapelberg1-1/+1
2013-01-05Initial commitMichael Stapelberg1-0/+14