wayland/cursor
Ander Conselvan de Oliveira f779c57be2 wayland-cursor: remove enum wl_cursor_type
Defining a list of all cursors a theme, client or toolkit should have
is not the purpose of libwayland-cursor. The cursor type enum existed
for making lookups faster, but this kind of optmization belongs in the
toolkits.
2012-05-25 23:06:15 -04:00
..
Makefile.am Introduce libwayland-cursor, a cursor helper library 2012-05-22 15:20:13 -04:00
wayland-cursor.c wayland-cursor: remove enum wl_cursor_type 2012-05-25 23:06:15 -04:00
wayland-cursor.h wayland-cursor: remove enum wl_cursor_type 2012-05-25 23:06:15 -04:00
wayland-cursor.pc.in Introduce libwayland-cursor, a cursor helper library 2012-05-22 15:20:13 -04:00
xcursor.c cursor: Fix unsigned/signed comparisons 2012-05-22 22:41:21 -04:00
xcursor.h Introduce libwayland-cursor, a cursor helper library 2012-05-22 15:20:13 -04:00