23 Commits (d52f38c4031c749989c6826b3132667650f1927e)

Author SHA1 Message Date
Chloé Vulquin 172c8add7d xcursor: catch theme inheritance loops
8 months ago
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support
9 months ago
Kirill Primak e16b0068a7 xcursor: fix NULL deref on malloc() fail
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Edgars Cīrulis 17ad034480 xcursor: Resolve warning in xcursor_build_theme_dir
2 years ago
Simon Ser 25d9055281 xcursor: sync with libwayland
2 years ago
Simon Ser 311381c6b5 xcursor: use internal_config
2 years ago
Antonin Décimo 95d3529edf xcursor: check that XDG base directory path is absolute
3 years ago
Moon Sungjoon 2dd121235e xcursor: support XDG Base Directory Specification
3 years ago
Vlad Zahorodnii ab3b9f9a77 xcursor: garbage collect XcursorLibraryLoadImages
3 years ago
Tobias Stoeckmann d0c1f0c0b6 xcursor: fix CVE-2013-2003
4 years ago
Yuya Nishihara 3c5cc02b18 xcursor: use memcpy() to append string of known size
4 years ago
Yuya Nishihara a71d565138 Revert "xcursor: use strncat instead of strncpy"
4 years ago
Lukas Märdian 7dffe9339b xcursor: use strncat instead of strncpy
4 years ago
Lukas Märdian d8a422575b Fix false positive -Wstringop-truncation
4 years ago
Valentin 65abd4e92a Fix undefined behavior
4 years ago
Kirill Chibisov 6c8f66ff59 xcursor: add xorg-x11 and cursors path to XCURSORPATH
4 years ago
Cosimo Cecchi 14f45c056f
xcursor: Support XDG user data dir location
6 years ago
Philipp Ludwig e7fba556a8
xcursor: fix crash when encountering cursor themes with circular dependencies
6 years ago
Tobias Stoeckmann de0a032d8e
xcursor: Fix heap overflows when parsing malicious files
6 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
Drew DeVault 7486263f7e Add xcursor sublibrary
7 years ago