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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cursor: Free theme when size check fails to avoid memory leak
YaoBing Xiao
2025-08-03
1
-3
/
+3
*
cursor: Properly check realloc for errors
Tobias Stoeckmann
2025-06-08
1
-6
/
+7
*
cursor: Ignore invalid cursor files
Tobias Stoeckmann
2025-06-08
1
-0
/
+2
*
cursor: Gracefully handle huge cursor files
Tobias Stoeckmann
2025-06-08
1
-2
/
+12
*
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
*
cursor: add check to ensure wl_shm_create_pool succeeded
YaoBing Xiao
2024-10-18
1
-0
/
+5
*
src: Finish assert() clean-up
Derek Foreman
2024-08-09
1
-1
/
+0
*
xcursor: catch theme inheritance loops
Chloé Vulquin
2024-04-24
1
-24
/
+66
*
cursor: memfd_create: try MFD_NOEXEC_SEAL
6t8k
2024-04-21
1
-1
/
+20
*
cursor: add aliases for cursor name spec
Consolatis
2024-01-19
1
-0
/
+15
*
cursor: check return value of snprintf()
Simon Ser
2023-08-02
1
-1
/
+6
*
cursor: make param names match with documentation
Simon Ser
2022-09-13
1
-24
/
+24
*
cursor/os-compatibility: handle EINTR gracefully
Olivier Fourdan
2022-06-09
1
-2
/
+20
*
Check that XDG base directories paths are absolute
Antonin Décimo
2022-06-09
2
-2
/
+2
*
cursor/os-compatibility: fix trailing space
Simon Ser
2022-06-04
1
-1
/
+1
*
cursor/os-compatibility: remove strcpy/strcat usage
Simon Ser
2022-06-04
1
-3
/
+5
*
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
3
-99
/
+99
*
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
3
-78
/
+76
*
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
2
-32
/
+32
*
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
2
-127
/
+127
*
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
2
-48
/
+43
*
cursor: use MAP_FAILED instead of hardcoded constant
Simon Ser
2022-05-06
1
-1
/
+1
*
cursor: Remove unused XcursorLibraryLoadImages() function
Vlad Zahorodnii
2022-02-05
2
-80
/
+0
*
build: don't rely on implicit GNU extensions
Simon Ser
2022-01-10
1
-0
/
+1
*
meson: override dependencies to ease use as subproject
Simon Ser
2021-12-08
1
-0
/
+9
*
build: Include the Wayland minor version in libraries' ABI versions
Simon McVittie
2021-10-28
1
-1
/
+12
[next]