Skip to content
Commit bc47b19c authored by Jonas Ådahl's avatar Jonas Ådahl
Browse files

wayland: Use the event coordinates when sending pointer motion events

The x/y coordinates of the ClutterInputDevice were not the ones which was
the result of this event but whatever event was queued the last. The
correct coordinates can, however, be found in the event itself, so lets
use those.

https://bugzilla.gnome.org/show_bug.cgi?id=744104
parent bc1dd1ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment