Skip to content
Commit bbd707d9 authored by Derek Foreman's avatar Derek Foreman
Browse files

input: fix surface jump test



There are two problems here, one is that the surface jump logic only makes
sense if the view remains the same.

The more important fix is that pointer coordinates are in global coordinates
and we want view coordinates, so this test was always wrong and led to an
xdg ping storm due to spurious focus changes.

Fixes 4d141a78

Signed-off-by: default avatarDerek Foreman <derek.foreman@collabora.com>
parent 9b7402ec
Loading
Loading
Loading
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