Skip to content

wayland: Avoid leaking cursor textures

Matthias Clasen requested to merge wayland-cursor-texture-leak into main

When we fall back to the default cursor and load it from a resource, we need to free the texture.

Merge request reports