index
:
~sardemff7/wayland
master
wip/shm_open
My Wayland WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cursor
/
wayland-cursor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-25
(multiple): Include stdint.h
Yong Bakos
1
-0
/
+1
2015-06-12
cursor: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-03-18
cursor: free the array from which images are linked
Emmanuel Gil Peyrot
1
-0
/
+1
2015-03-05
cursor: add wl_cursor_frame_and_duration
Derek Foreman
1
-3
/
+42
2014-04-01
Add error handling for wl_cursors
Hardening
1
-7
/
+13
2014-01-15
cursor: check for memory allocation errors
U. Artie Eoff
1
-1
/
+13
2014-01-15
cursor: free theme->name too
U. Artie Eoff
1
-0
/
+1
2013-12-02
cursor: handle running out of buffer space
Pekka Paalanen
1
-16
/
+51
2012-10-19
Move ARRAY_LENGTH out of public headers
Kristian Høgsberg
1
-0
/
+2
2012-10-09
Ensure cursor_data.c is included in distribution tarballs
Matt Roper
1
-1
/
+1
2012-09-10
cursor: Add a default cursor theme
Philipp Brüschweiler
1
-1
/
+70
2012-07-10
cursor: fix fd leak and a segfault
Pekka Paalanen
1
-0
/
+6
2012-07-10
cursor: use os_create_anonymous_file()
Pekka Paalanen
1
-6
/
+3
2012-07-09
wayland-cursor: Add error handling for shm_pool_create()
Martin Olsson
1
-9
/
+11
2012-06-15
cursor: Add function for calculating current frame in cursor animation
Ander Conselvan de Oliveira
1
-7
/
+42
2012-05-25
wayland-cursor: load all cursors from a theme on wl_cursor_theme_load
Ander Conselvan de Oliveira
1
-53
/
+34
2012-05-25
wayland-cursor: remove enum wl_cursor_type
Ander Conselvan de Oliveira
1
-19
/
+2
2012-05-22
Introduce libwayland-cursor, a cursor helper library
Ander Conselvan de Oliveira
1
-0
/
+356