summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-pointer-gesture-pinch.c
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2016-09-07 17:38:33 +0800
committerJonas Ådahl <jadahl@gmail.com>2016-09-09 10:03:34 +0800
commitd893adb290c3740ae57b761d9e57a2f4d79e6c7b (patch)
tree993ce9219f66d2106b145595b384a90d2fdec16c /src/wayland/meta-wayland-pointer-gesture-pinch.c
parent0c53677992bede8b785433148bb99ce6031adbad (diff)
downloadmutter-d893adb290c3740ae57b761d9e57a2f4d79e6c7b.tar.gz
clutter: Compress instead of discard motion events
Clutter discards any motion event if next event happens to also be a motion event. This is problematic when the motion event carries relative motion deltas, since the information about them is completely lost. Until we have moved away made the stage stop discarding motion events, lets work around the issue by compressing them, effectively adding multiple relative motion deltas together, would one be discarded. https://bugzilla.gnome.org/show_bug.cgi?id=771049
Diffstat (limited to 'src/wayland/meta-wayland-pointer-gesture-pinch.c')
0 files changed, 0 insertions, 0 deletions