summaryrefslogtreecommitdiff
path: root/cursor
AgeCommit message (Expand)AuthorFilesLines
2012-11-27pkgconfig: Use configure provided directoriesQuentin Glidic1-4/+4
2012-10-19Move ARRAY_LENGTH out of public headersKristian Høgsberg1-0/+2
2012-10-09Ensure cursor_data.c is included in distribution tarballsMatt Roper4-2/+3
2012-10-09xcursor: Fix allocation based on string lengthRob Bradford1-1/+1
2012-09-10cursor: add cursor.pcf and extraction programPhilipp Brüschweiler2-0/+531
2012-09-10cursor: Add a default cursor themePhilipp Brüschweiler2-1/+618
2012-08-13Add support for X cursor themes.Christopher Michael1-1/+1
2012-07-26Don't skip the first directory entry when reading cursors.Dima Ryazanov1-1/+0
2012-07-10cursor: fix fd leak and a segfaultPekka Paalanen1-0/+6
2012-07-10cursor: use os_create_anonymous_file()Pekka Paalanen4-6/+164
2012-07-09wayland-cursor: Add error handling for shm_pool_create()Martin Olsson1-9/+11
2012-06-19wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()Ander Conselvan de Oliveira1-1/+4
2012-06-18Xcursor: Don't ignore unknown file typesDaniel Stone1-1/+2
2012-06-15cursor: Add function for calculating current frame in cursor animationAnder Conselvan de Oliveira2-7/+45
2012-06-08wayland-cursor: add an option that changes the cursor theme directoryAnder Conselvan de Oliveira1-1/+5
2012-05-31cursor: Fix warning with objdir != srcdir buildDaniel Stone1-1/+1
2012-05-29build: add uninstalled pkg-config filesPekka Paalanen1-0/+8
2012-05-29cursor: Link libwayland-cursor to libwayland-clientRob Bradford1-1/+1
2012-05-25wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira3-53/+145
2012-05-25wayland-cursor: remove enum wl_cursor_typeAnder Conselvan de Oliveira2-39/+3
2012-05-23Wayland: Add missing extern "C"Yan Wang1-0/+8
2012-05-22cursor: Fix unsigned/signed comparisonsKristian Høgsberg1-3/+3
2012-05-22Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira6-0/+1372