summaryrefslogtreecommitdiffstats
path: root/cursor
Commit message (Expand)AuthorAgeFilesLines
* cursor: handle running out of buffer spacePekka Paalanen2013-12-021-16/+51
* os: use posix_fallocate in creating sharable buffersPekka Paalanen2013-12-021-1/+18
* wayland: Be consistent about #include-guard namesKristian Høgsberg2013-10-211-2/+2
* pkgconfig: Use configure provided directoriesQuentin Glidic2012-11-271-4/+4
* Move ARRAY_LENGTH out of public headersKristian Høgsberg2012-10-191-0/+2
* Ensure cursor_data.c is included in distribution tarballsMatt Roper2012-10-094-2/+3
* xcursor: Fix allocation based on string lengthRob Bradford2012-10-091-1/+1
* cursor: add cursor.pcf and extraction programPhilipp Brüschweiler2012-09-102-0/+531
* cursor: Add a default cursor themePhilipp Brüschweiler2012-09-102-1/+618
* Add support for X cursor themes.Christopher Michael2012-08-131-1/+1
* Don't skip the first directory entry when reading cursors.Dima Ryazanov2012-07-261-1/+0
* cursor: fix fd leak and a segfaultPekka Paalanen2012-07-101-0/+6
* cursor: use os_create_anonymous_file()Pekka Paalanen2012-07-104-6/+164
* wayland-cursor: Add error handling for shm_pool_create()Martin Olsson2012-07-091-9/+11
* wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()Ander Conselvan de Oliveira2012-06-191-1/+4
* Xcursor: Don't ignore unknown file typesDaniel Stone2012-06-181-1/+2
* cursor: Add function for calculating current frame in cursor animationAnder Conselvan de Oliveira2012-06-152-7/+45
* wayland-cursor: add an option that changes the cursor theme directoryAnder Conselvan de Oliveira2012-06-081-1/+5
* cursor: Fix warning with objdir != srcdir buildDaniel Stone2012-05-311-1/+1
* build: add uninstalled pkg-config filesPekka Paalanen2012-05-291-0/+8
* cursor: Link libwayland-cursor to libwayland-clientRob Bradford2012-05-291-1/+1
* wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira2012-05-253-53/+145
* wayland-cursor: remove enum wl_cursor_typeAnder Conselvan de Oliveira2012-05-252-39/+3
* Wayland: Add missing extern "C"Yan Wang2012-05-231-0/+8
* cursor: Fix unsigned/signed comparisonsKristian Høgsberg2012-05-221-3/+3
* Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira2012-05-226-0/+1372