aboutsummaryrefslogtreecommitdiff
path: root/xcursor
AgeCommit message (Expand)Author
2023-10-03treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practicalAlexander Orzechowski
2023-04-25xcursor: Resolve warning in xcursor_build_theme_dirEdgars Cīrulis
2023-04-18xcursor: sync with libwaylandSimon Ser
2023-04-11xcursor: adjust style, use calloc()Simon Ser
2022-12-06xcursor: use internal_configSimon Ser
2022-09-14meson: replace join_paths() with / operatorilliliti
2022-05-02xcursor: check that XDG base directory path is absoluteAntonin Décimo
2022-03-08xcursor: support XDG Base Directory SpecificationMoon Sungjoon
2022-01-31xcursor: garbage collect XcursorLibraryLoadImagesVlad Zahorodnii
2021-05-02xcursor: fix CVE-2013-2003Tobias Stoeckmann
2021-04-26xcursor: quiet debug logSimon Ser
2021-04-13xcursor: use memcpy() to append string of known sizeYuya Nishihara
2021-04-13Revert "xcursor: use strncat instead of strncpy"Yuya Nishihara
2021-03-08xcursor: use strncat instead of strncpyLukas Märdian
2021-03-08Fix false positive -Wstringop-truncationLukas Märdian
2021-02-05xcursor: make cursor data and metadata constManuel Stoeckl
2020-09-01Fix undefined behaviorValentin
2020-07-27Fix incorrect format parametersAntonin Décimo
2020-06-26xcursor: add xorg-x11 and cursors path to XCURSORPATHKirill Chibisov
2020-03-04xcursor: also look for cursor themes under ${datadir}/icons by defaultJan Beich
2019-12-23meson: Various improvementsScott Anderson
2019-08-12xcursor: avoid leak and loss of all cursors if cursors realloc failsAntonin Décimo
2018-11-27xcursor: Support XDG user data dir locationCosimo Cecchi
2018-11-27xcursor: fix crash when encountering cursor themes with circular dependenciesPhilipp Ludwig
2018-11-06xcursor: Fix heap overflows when parsing malicious filesTobias Stoeckmann
2018-11-06Use _POSIX_C_SOURCE, use shm_openemersion
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-04-25Don't use the wlr_ prefix for static functionsemersion
2018-02-19Revert "ELF Visibility"Drew DeVault
2018-02-19Explicitly export EFL symbolsScott Anderson
2018-02-12Reformat all #include directivesemersion
2018-01-18output: add wlr_output::damage, fixes #572emersion
2017-12-08move get_resize_name to xcursorTony Crisci
2017-10-11Add FreeBSD compatibilityGreg V
2017-08-30Refactor meson build filesTony Crisci
2017-08-18rename wlr_cursor.c to wlr_xcursor.cTony Crisci
2017-08-18rename wlr_cursor to wlr_xcursorTony Crisci
2017-08-14Fix style issuesnyorain
2017-08-13Fix #64Drew DeVault
2017-08-11Refactor meson and move xdg-shell into wlrootsDrew DeVault
2017-08-08Add logging in wlr_cursorDrew DeVault
2017-08-07Add xcursor sublibraryDrew DeVault