Add support for X cursor themes.
authorChristopher Michael <cpmichael1@comcast.net>
Sat, 11 Aug 2012 14:09:02 +0000 (15:09 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 13 Aug 2012 15:02:56 +0000 (11:02 -0400)
commitb57694ca0e9dc7d2845ce9fb0ac9c4b0ebc940ce
treebfd7912c4b2aaff65f5ddd6dead81a2ff151ee14
parent89eddb4245380229094e03aea01d6c598386ab75
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.
cursor/xcursor.c