Files
weston/include/libweston
Sergio Gómez 21e46364c0 libweston: Add view unmap listener to pointer constraints
Since the logic of pointer constraints assumes a valid view throughout, add a
signal to disable constraints when its current view is unmapped by Weston.

The assumption that a previously unmapped view is valid already leads to the
constraints code crashing. This can happen when attaching a NULL buffer to the
surface and commiting, which effectively unmaps the view with the side effect of
clearing the surface's input region, which is then assumed valid inside
maybe_warp_confined_pointer().

Fixes: #721

Signed-off-by: Sergio Gómez <sergio.g.delreal@gmail.com>
(cherry picked from commit e3079393c400e3dc6498234d1d092f3072fa8b44)
2023-05-16 10:54:29 +03:00
..
2022-05-26 19:06:19 +00:00
2019-04-18 12:31:46 +03:00
2022-05-31 12:26:09 +00:00
2022-03-15 11:32:46 +02:00
2019-04-18 12:31:46 +03:00