index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cursor
/
xcursor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cursor: Ignore invalid cursor files
Tobias Stoeckmann
2025-06-08
1
-0
/
+2
*
cursor: Gracefully handle out of memory condition
Tobias Stoeckmann
2025-06-08
1
-1
/
+5
*
cursor: Fix undefined behavior with huge names
Tobias Stoeckmann
2025-06-08
1
-1
/
+1
*
Fix typos
Tobias Stoeckmann
2025-05-20
1
-3
/
+3
*
xcursor: catch theme inheritance loops
Chloé Vulquin
2024-04-24
1
-24
/
+66
*
cursor: check return value of snprintf()
Simon Ser
2023-08-02
1
-1
/
+6
*
Check that XDG base directories paths are absolute
Antonin Décimo
2022-06-09
1
-1
/
+1
*
cursor: move xcursor_theme_inherits declarations at the top
Simon Ser
2022-05-27
1
-2
/
+4
*
cursor: drop xcursor_add_path_elt
Simon Ser
2022-05-27
1
-38
/
+13
*
cursor: drop unused XCursor comment declarations
Simon Ser
2022-05-27
1
-33
/
+0
*
cursor: fix indentation of xcursor_load_theme declaration
Simon Ser
2022-05-27
1
-2
/
+2
*
cursor: simplify xcursor_library_path
Simon Ser
2022-05-27
1
-16
/
+16
*
cursor: remove unnecessary ifs in xcursor_load_theme
Simon Ser
2022-05-27
1
-10
/
+5
*
cursor: drop xcursor_images_set_name
Simon Ser
2022-05-27
1
-19
/
+1
*
cursor: use getline instead of fgets
Simon Ser
2022-05-27
1
-2
/
+5
*
cursor: remove unnecessary parentheses in load_all_cursors_from_dir
Simon Ser
2022-05-27
1
-1
/
+2
*
cursor: remove xcursor_file_load_images wrapper
Simon Ser
2022-05-27
1
-10
/
+1
*
cursor: rename local variables to snake case
Simon Ser
2022-05-23
1
-75
/
+75
*
cursor: drop xcursor_file abstraction
Simon Ser
2022-05-23
1
-50
/
+10
*
cursor: refactor xcursor_theme_inherits
Simon Ser
2022-05-23
1
-29
/
+33
*
cursor: convert macros to functions
Simon Ser
2022-05-23
1
-3
/
+16
*
cursor: rename functions to snake case
Simon Ser
2022-05-23
1
-96
/
+96
*
cursor: fix whitespace in function args definitions
Simon Ser
2022-05-23
1
-15
/
+13
*
cursor: remove struct typedefs, rename to snake case
Simon Ser
2022-05-23
1
-69
/
+67
*
cursor: fix spacing around conditions and loops
Simon Ser
2022-05-23
1
-53
/
+33
*
cursor: fix indentation
Simon Ser
2022-05-23
1
-409
/
+409
*
cursor: remove unnecessary if before free
Simon Ser
2022-05-23
1
-7
/
+3
*
cursor: fix variable declaration style
Simon Ser
2022-05-23
1
-46
/
+46
*
cursor: fix struct declaration style
Simon Ser
2022-05-23
1
-21
/
+21
*
cursor: fix define style
Simon Ser
2022-05-23
1
-18
/
+18
*
cursor: drop whitespace before parens in function calls
Simon Ser
2022-05-23
1
-124
/
+124
*
cursor: drop XCURSOR_LIB_* defines
Simon Ser
2022-05-23
1
-12
/
+0
*
cursor: drop XcursorTrue and XcursorFalse
Simon Ser
2022-05-23
1
-20
/
+13
*
cursor: remove private Xcursor int typedefs
Simon Ser
2022-05-23
1
-34
/
+35
*
cursor: Remove unused XcursorLibraryLoadImages() function
Vlad Zahorodnii
2022-02-05
1
-77
/
+0
*
build: don't rely on implicit GNU extensions
Simon Ser
2022-01-10
1
-0
/
+1
*
cursor: fix CVE-2013-2003
Tobias Stoeckmann
2021-05-02
1
-1
/
+1
*
cursor: add one more directory to XCURSORPATH
Alexander Dunaev
2021-04-27
1
-8
/
+42
*
Fix undefined behavior
Valentin
2020-09-04
1
-4
/
+5
*
cursor: Fix heap overflows when parsing malicious files.
Tobias Stoeckmann
2017-11-29
1
-1
/
+7
*
xcursor: Change keithp licensed code from X11 to Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
xcursor: don't proceed if XcursorImageCreate failed
U. Artie Eoff
2014-01-15
1
-0
/
+2
*
xcursor: Fix allocation based on string length
Rob Bradford
2012-10-09
1
-1
/
+1
*
Add support for X cursor themes.
Christopher Michael
2012-08-13
1
-1
/
+1
*
Don't skip the first directory entry when reading cursors.
Dima Ryazanov
2012-07-26
1
-1
/
+0
*
wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()
Ander Conselvan de Oliveira
2012-06-19
1
-1
/
+4
*
Xcursor: Don't ignore unknown file types
Daniel Stone
2012-06-18
1
-1
/
+2
*
wayland-cursor: load all cursors from a theme on wl_cursor_theme_load
Ander Conselvan de Oliveira
2012-05-25
1
-0
/
+107
*
cursor: Fix unsigned/signed comparisons
Kristian Høgsberg
2012-05-22
1
-3
/
+3
*
Introduce libwayland-cursor, a cursor helper library
Ander Conselvan de Oliveira
2012-05-22
1
-0
/
+856