Commit c445cf7d authored by Paul Olav Tvete's avatar Paul Olav Tvete
Browse files

Only send mouse move event when mouse moves


Qt Quick recently changed to send hover events 60 times per second even
if the mouse doesn't move. Make sure we only send mouse move events
over the Wayland protocol if the mouse actually moved.

Change-Id: Ic196512dde1718de461eb2c64cec2e95e220ce89
Reviewed-by: default avatarJohan Helsing <johan.helsing@qt.io>
parent 61e2b73e
Showing with 8 additions and 1 deletion
Supports Markdown
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