Skip to content

backends/drm: Fix cursor size check

Vlad Zahorodnii requested to merge work/zzag/backends-drm-fix-sw-fallback into master

Currently, the cursor size check ignores the cursor bitmap's size. To fix that, use Cursor::geometry().

Edited by Vlad Zahorodnii

Merge request reports