summaryrefslogtreecommitdiffstats
path: root/cursor/wayland-cursor.c
Commit message (Expand)AuthorAgeFilesLines
* Move ARRAY_LENGTH out of public headersKristian Høgsberg2012-10-191-0/+2
* Ensure cursor_data.c is included in distribution tarballsMatt Roper2012-10-091-1/+1
* cursor: Add a default cursor themePhilipp Brüschweiler2012-09-101-1/+70
* cursor: fix fd leak and a segfaultPekka Paalanen2012-07-101-0/+6
* cursor: use os_create_anonymous_file()Pekka Paalanen2012-07-101-6/+3
* wayland-cursor: Add error handling for shm_pool_create()Martin Olsson2012-07-091-9/+11
* cursor: Add function for calculating current frame in cursor animationAnder Conselvan de Oliveira2012-06-151-7/+42
* wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira2012-05-251-53/+34
* wayland-cursor: remove enum wl_cursor_typeAnder Conselvan de Oliveira2012-05-251-19/+2
* Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira2012-05-221-0/+356