summaryrefslogtreecommitdiff
path: root/cursor/xcursor.h
Commit message (Expand)AuthorAgeFilesLines
* cursor: rename functions to snake caseSimon Ser2022-05-231-1/+1
* cursor: remove struct typedefs, rename to snake caseSimon Ser2022-05-231-7/+7
* cursor: fix struct declaration styleSimon Ser2022-05-231-11/+11
* cursor: drop whitespace before parens in function callsSimon Ser2022-05-231-3/+3
* cursor: remove private Xcursor int typedefsSimon Ser2022-05-231-14/+8
* cursor: Remove unused XcursorLibraryLoadImages() functionVlad Zahorodnii2022-02-051-3/+0
* Use fixed size integer typeValentin2020-09-041-1/+3
* xcursor: Change keithp licensed code from X11 to Expat licenseBryce Harrington2015-06-121-16/+19
* wayland: Be consistent about #include-guard namesKristian Høgsberg2013-10-211-2/+2
* wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira2012-05-251-0/+4
* Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira2012-05-221-0/+58