faical194 / limbo-android

Automatically exported from code.google.com/p/limbo-android
GNU General Public License v2.0
0 stars 0 forks source link

Use Mouse relative position for SDL trackpad mode #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Boot DSL 4.11 iso
2. Double tap to activate touchpad mode.
3. Move mouse to right most corner of the desktop

What is the expected output? What do you see instead?
Trackpad mouse motions should be interpreted as relative mouse positions so 
they don't get blocked by the boundary checks. Use flag for relative mouse 
position in SDL.

Original issue reported on code.google.com by ideal2i...@gmail.com on 14 Jan 2013 at 12:20

GoogleCodeExporter commented 8 years ago
Fix will be tentatively included in version 0.9.5

Original comment by ideal2i...@gmail.com on 14 Jan 2013 at 12:24

GoogleCodeExporter commented 8 years ago
Fixed in ver 0.9.5

Original comment by ideal2i...@gmail.com on 20 Jan 2013 at 11:57