wayland/cursor
Rob Bradford 0201708773 xcursor: Fix allocation based on string length
strlen() doesn't include the terminating NUL. Therefore when allocating a
block of memory to hold something equivalent to the length of the string we
must increment to take the NUL byte into consideration.

Signed-off-by: Rob Bradford <rob@linux.intel.com>
2012-10-09 23:01:23 -04:00
..
convert_font.c cursor: add cursor.pcf and extraction program 2012-09-10 21:05:14 -04:00
cursor.pcf cursor: add cursor.pcf and extraction program 2012-09-10 21:05:14 -04:00
cursor_data.c cursor: Add a default cursor theme 2012-09-10 21:04:55 -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: Add a default cursor theme 2012-09-10 21:04:55 -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: Fix allocation based on string length 2012-10-09 23:01:23 -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