diff options
author | Nick Diego Yamane <nickdiego@igalia.com> | 2020-04-16 00:32:18 -0400 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2020-05-01 10:56:14 +0200 |
commit | 091f580b7cb0df92f0f6e0be34b52f8abfdbe97a (patch) | |
tree | a15948a2ef8fa11ba90dc0b7b6b577dfd67a8dd9 /include/sway/input | |
parent | 7251df94c15899d1260d6677b2b51f5e6571b203 (diff) |
input/seatop_default: properly notify pointer leave
Currently, clients receive wl_data_device::leave events only when the
pointer enters another surface, which leads to issues, such as #5220.
This happens because wlr_seat_pointer_notify_enter() is called when
handling motion events only for non-NULL surfaces.
Fixes #5220
Diffstat (limited to 'include/sway/input')
0 files changed, 0 insertions, 0 deletions