grab: Expect motion events before touch-emulated button presses
Merged
requested to merge p12tic/xorg-integration-tests:grab-expect-motion-events-before-emulated-presses into master
The current server code for event is clear in that emulated motion events are expected before emulated button events. Update tests to match.
Note that in the case of pointer grabs, the first motion event is not reported because by that time the press event has not happened yet and the pointer grab is not yet active.
cc @whot
Edited by Povilas Kanapickas
Merge request reports
Activity
added 7 commits
-
9938fbb2...e36311a6 - 6 commits from branch
xorg/test:master
- 687d4517 - grab: Expect motion events before touch-emulated button presses
-
9938fbb2...e36311a6 - 6 commits from branch
Please register or sign in to reply