sway version 1.0-rc1-285-ge4f1ffe6 (May 20 2019, branch 'master')
Once again, pointer state gets corrupted.
2019-05-21 19:37:10 - [subprojects/wlroots/types/seat/wlr_seat_pointer.c:418] Pointer grab serial validation failed: button_count=2 grab_serial=154 (got 193)
2019-05-21 19:37:10 - [subprojects/wlroots/types/seat/wlr_seat_touch.c:371] Touch grab serial validation failed: num_points=0 grab_serial=0 (got 193)
2019-05-21 19:37:10 - [sway/input/seat.c:349] Ignoring start_drag request: could not validate pointer or touch serial 193
I've seen something I reckon is similar in Nautilus and Dolphin (running in wayland mode, in xwayland mode the problem doesn't happen). After a while dragging files stops working - it's not that drop has no effect, it's that click & drag literally doesn't drag anything, at least not visually. I'm collecting logs to see if reappears.
Most helpful comment
I've seen something I reckon is similar in Nautilus and Dolphin (running in wayland mode, in xwayland mode the problem doesn't happen). After a while dragging files stops working - it's not that drop has no effect, it's that click & drag literally doesn't drag anything, at least not visually. I'm collecting logs to see if reappears.