summaryrefslogtreecommitdiff
path: root/cursor/xcursor.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-09xcursor: Fix allocation based on string lengthRob Bradford1-1/+1
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-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-05-25wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira1-0/+107
2012-05-22cursor: Fix unsigned/signed comparisonsKristian Høgsberg1-3/+3
2012-05-22Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira1-0/+856