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
Age
Commit message (
Expand
)
Author
2021-05-02
xcursor: fix CVE-2013-2003
Tobias Stoeckmann
2021-04-26
xcursor: quiet debug log
Simon Ser
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
2021-02-05
xcursor: make cursor data and metadata const
Manuel Stoeckl
2020-09-01
Fix undefined behavior
Valentin
2020-07-27
Fix incorrect format parameters
Antonin Décimo
2020-06-26
xcursor: add xorg-x11 and cursors path to XCURSORPATH
Kirill Chibisov
2020-03-04
xcursor: also look for cursor themes under ${datadir}/icons by default
Jan Beich
2019-12-23
meson: Various improvements
Scott Anderson
2019-08-12
xcursor: avoid leak and loss of all cursors if cursors realloc fails
Antonin Décimo
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-11-06
Use _POSIX_C_SOURCE, use shm_open
emersion
2018-07-09
util: add wlr_ prefix to log symbols
emersion
2018-04-25
Don't use the wlr_ prefix for static functions
emersion
2018-02-19
Revert "ELF Visibility"
Drew DeVault
2018-02-19
Explicitly export EFL symbols
Scott Anderson
2018-02-12
Reformat all #include directives
emersion
2018-01-18
output: add wlr_output::damage, fixes #572
emersion
2017-12-08
move get_resize_name to xcursor
Tony Crisci
2017-10-11
Add FreeBSD compatibility
Greg V
2017-08-30
Refactor meson build files
Tony Crisci
2017-08-18
rename wlr_cursor.c to wlr_xcursor.c
Tony Crisci
2017-08-18
rename wlr_cursor to wlr_xcursor
Tony Crisci
2017-08-14
Fix style issues
nyorain
2017-08-13
Fix #64
Drew DeVault
2017-08-11
Refactor meson and move xdg-shell into wlroots
Drew DeVault
2017-08-08
Add logging in wlr_cursor
Drew DeVault
2017-08-07
Add xcursor sublibrary
Drew DeVault