cursor: Add a default cursor theme
authorPhilipp Brüschweiler <blei42@gmail.com>
Thu, 6 Sep 2012 16:54:01 +0000 (18:54 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 11 Sep 2012 01:04:55 +0000 (21:04 -0400)
commit9ce9336c5704510a3f5a57ef377870764217f2ec
tree5b38a0021e15f3ce8aeed482c543566c188958b9
parent2be6e0ed142bac669398a9ad26d336666fa53216
cursor: Add a default cursor theme

This theme is loaded when the specified cursor theme can not be found.

These cursors are extracted from the xorg sources and transformed into
raw ARGB data by a small helper program (commited separately).
cursor/cursor_data.c [new file with mode: 0644]
cursor/wayland-cursor.c