Skip to content
Commit 783a63e5 authored by David Edmundson's avatar David Edmundson
Browse files

wayland: Only send artificial mouse up events for xwayland drags

Seat has to handle two types of drags; ones where clients are updated
through data device, and xwayland version where the drag target has
mouse events sents as pointer events. A mechanism to treat them
differently was introduced, but this former xwayland hack was not
included. We also don't need to send frame events when in datadevice
mode.

This reset of pointer state breaks electron.

(cherry picked from commit 044c9f01)
parent 61f65ce9
Pipeline #627728 passed with stage
in 12 minutes and 26 seconds
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