Skip to content
Commit 73449705 authored by Leandro Ribeiro's avatar Leandro Ribeiro
Browse files

libweston/input: update view transforms when pointer is constrained



When the pointer is constrained and the surface in which it is
constrained gets committed, we may warp the pointer in some
circumstances. In order to do that, we need the associated view
transforms up-to-date. So update view transforms when this surface gets
committed.

This fixes an issue in which we'd hit an assert when trying to warp the
pointer, as we were trying to transform views with dirty transforms.

This is a leftover of d611ab24
"libweston: Update view transforms more often".

Signed-off-by: default avatarLeandro Ribeiro <leandro.ribeiro@collabora.com>
parent ef4d2955
Loading
Loading
Loading
Pipeline #756637 passed with stages
in 2 minutes and 59 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment