Changeset - r27485:2850a45f8e7f
master
0
2
0
Fix: [SDL] unify the way X11 and Wayland handle mouse events
Basically, we drop RelativeMode completely, and use the same trick
as used by the Windows driver: read all motion events till the last
one, and use that as value.
Basically, we drop RelativeMode completely, and use the same trick
as used by the Windows driver: read all motion events till the last
one, and use that as value.
2 files changed with 30 insertions and 9 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)