wayland/cursor
Christopher Michael b57694ca0e Add support for X cursor themes.
This patch adds a few more directories to search for xcursor themes.

Along with the weston patch, this adds the ability to configure weston
to use an X11 cursor theme. Previously, wayland cursor would just look
in the icons and pixmaps directories for cursor images to load. This
adds the ability to also search in the x cursors directory.
2012-08-13 11:02:56 -04:00
..
Makefile.am cursor: use os_create_anonymous_file() 2012-07-10 14:08:59 -04:00
os-compatibility.c cursor: use os_create_anonymous_file() 2012-07-10 14:08:59 -04:00
os-compatibility.h cursor: use os_create_anonymous_file() 2012-07-10 14:08:59 -04:00
wayland-cursor-uninstalled.pc.in build: add uninstalled pkg-config files 2012-05-29 10:09:59 -04:00
wayland-cursor.c cursor: fix fd leak and a segfault 2012-07-10 14:11:00 -04:00
wayland-cursor.h cursor: Add function for calculating current frame in cursor animation 2012-06-15 10:53:58 -04:00
wayland-cursor.pc.in Introduce libwayland-cursor, a cursor helper library 2012-05-22 15:20:13 -04:00
xcursor.c Add support for X cursor themes. 2012-08-13 11:02:56 -04:00
xcursor.h wayland-cursor: load all cursors from a theme on wl_cursor_theme_load 2012-05-25 23:06:27 -04:00