index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xcursor
/
xcursor.c
Age
Commit message (
Expand
)
Author
2022-05-02
xcursor: check that XDG base directory path is absolute
Antonin Décimo
2022-03-08
xcursor: support XDG Base Directory Specification
Moon Sungjoon
2022-01-31
xcursor: garbage collect XcursorLibraryLoadImages
Vlad Zahorodnii
2021-05-02
xcursor: fix CVE-2013-2003
Tobias Stoeckmann
2021-04-13
xcursor: use memcpy() to append string of known size
Yuya Nishihara
2021-04-13
Revert "xcursor: use strncat instead of strncpy"
Yuya Nishihara
2021-03-08
xcursor: use strncat instead of strncpy
Lukas Märdian
2021-03-08
Fix false positive -Wstringop-truncation
Lukas Märdian
2020-09-01
Fix undefined behavior
Valentin
2020-06-26
xcursor: add xorg-x11 and cursors path to XCURSORPATH
Kirill Chibisov
2018-11-27
xcursor: Support XDG user data dir location
Cosimo Cecchi
2018-11-27
xcursor: fix crash when encountering cursor themes with circular dependencies
Philipp Ludwig
2018-11-06
xcursor: Fix heap overflows when parsing malicious files
Tobias Stoeckmann
2018-02-12
Reformat all #include directives
emersion
2017-08-07
Add xcursor sublibrary
Drew DeVault