wayland/cursor
Daniel Stone 61260854ec Xcursor: Don't ignore unknown file types
XFS doesn't return the file type with opendir(), and instead only
returns it when you stat() the file itself.  c66f2602 introduced a check
to ensure that only files and symlinks were loaded, while not checking
for DT_UNKNOWN.  Properly handle DT_UNKNOWN by just proceeding anyway.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2012-06-18 15:15:11 -04:00
..
Makefile.am wayland-cursor: add an option that changes the cursor theme directory 2012-06-08 12:50:42 -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: Add function for calculating current frame in cursor animation 2012-06-15 10:53:58 -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 Xcursor: Don't ignore unknown file types 2012-06-18 15:15:11 -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