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

libweston/input: update view transforms when handling confined pointer motion



When the pointer is confined and we are handling motion, we need
up-to-date view transforms in order to respect the confinement. So
update view transforms in such case.

This fixes an issue in which we'd try to transform views with dirty
transforms in weston_pointer_clamp_event_to_region(), hitting an assert.

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

Signed-off-by: default avatarLeandro Ribeiro <leandro.ribeiro@collabora.com>
parent ce4cf2d0
Loading
Loading
Loading
Pipeline #766573 passed with stages
in 3 minutes and 4 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