Skip to content
Commit 5553d0e0 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Introduce SurfaceCursorSource

The contents of the cursor can be either a normal image or a wl_surface.
At the moment, we get an image from the wl_surface. But it's going to be
changed so we use SurfaceItem to render wl_surface cursors.

SurfaceCursorSource provides the way to get the wl_surface handle from
the cursor. In order to provide backwards compatibility, it also provides
a QImage.
parent 877406ba
Pipeline #289627 passed with stage
in 30 minutes and 37 seconds
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