wlroots/xcursor
Simon Ser c55ab21899 xcursor: fix duplicate cursor check check in load_callback()
wlr_xcursor_theme_get_cursor() now does some fallback logic. We
don't want that for checking whether a cursor has already been
loaded.

Fixes: dbedcdb418 ("xcursor: add fallbacks for legacy names")
Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3783
(cherry picked from commit d6998d36ed)
2023-12-12 14:48:25 -05:00
..
meson.build xcursor: use internal_config 2022-12-06 22:39:45 +00:00
wlr_xcursor.c xcursor: fix duplicate cursor check check in load_callback() 2023-12-12 14:48:25 -05:00
xcursor.c xcursor: fix NULL deref on malloc() fail 2023-11-19 15:33:39 +03:00