wlroots/xcursor
Simon Ser d7f7b68f49 xcursor: introduce wlr_xcursor_image_get_buffer()
This makes it so callers no longer need to juggle with raw pixel
pointers anymore, and only need a single wlr_buffer-based codepath.

Additionally, cursors can be unloaded without risking use-after-free.
2026-01-05 10:10:32 -05:00
..
meson.build xcursor: use internal_config 2022-12-06 22:39:45 +00:00
wlr_xcursor.c xcursor: introduce wlr_xcursor_image_get_buffer() 2026-01-05 10:10:32 -05:00
xcursor.c Add "const" to eliminate "error: initialization discards ‘const’ qualifier from pointer target type" 2025-12-03 20:02:29 -04:00