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: Leandro Ribeiro <leandro.ribeiro@collabora.com>
parent
ef4d2955
Loading
Loading
Pipeline
#756637
passed
with stages
in
2 minutes and 59 seconds
Loading
Please register or sign in to comment