Skip to content
Commit 8f928e6a authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

wayland: Port tablet cursor to {Shape,Surface}CursorSource

Currently the tablet cursor doesn't use SurfaceCursorSource because it
doesn't handle changing the surface size after the set_cursor request.

This change adds missing surface commit handling in the
SurfaceCursorSource so the tablet cursor can use it. As a side effect,
the pointer interface doesn't need to track surface commits anymore.
parent d300c7a0
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