Skip to content
Commit 1541e353 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Don't assume SurfaceCursorSource has wl_shm buffer

The SurfaceCursorSource assumes that the cursor surface has a wl_shm
buffer attached to it, which is a bad assumption, as the client can
attach a buffer of any type to the surface. Furthermore, the cursor
surface can have custom transforms applied to it, for example a
wp_viewport, which current code fails to handle.
parent dbce1060
Pipeline #396986 canceled with stage
in 3 minutes
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment