Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upMouse Tracking is Buggy under Windows 10 #15
Comments
This comment has been minimized.
This comment has been minimized.
Can you be more specific? Does it work but it's laggy or is it not functional at all? What OS are you using? |
barotto
added
the
bug
label
Feb 5, 2018
barotto
added this to the Version 0.9 milestone
Feb 5, 2018
This comment has been minimized.
This comment has been minimized.
Another user told me about mouse getting stuck under Windows 10. It seems like a platform specific bug. He was on a desktop though, so the problem is not laptop specific. |
barotto
changed the title
On Laptop, Mouse Tracking w/ External Mouse is Buggy
Mouse Tracking is Buggy
Feb 11, 2018
barotto
changed the title
Mouse Tracking is Buggy
Mouse Tracking is Buggy under Windows 10
Feb 11, 2018
This comment has been minimized.
This comment has been minimized.
It's a SDL / Windows 10 FCU bug: https://discourse.libsdl.org/t/win10-fall-creators-update-breaks-mouse-warping/23526 It seems like Windows behaved the same way for the last ~30 years regarding mouse movement events, and then it changed its behaviour in the Fall Creators Update. The behaviour was not well specified to begin with, so it is still in accord to spec, whatever little spec there is. This caught other programs and APIs with their pants down. The following appears to be the official Microsoft way to deal with relative mouse movements: https://docs.microsoft.com/en-us/windows/uwp/gaming/relative-mouse-movement |
barotto
added
the
wontfix
label
Feb 18, 2018
This comment has been minimized.
This comment has been minimized.
This is not an IBMulator's bug, rather a SDL's bug. I'll do a binary release with the most recent SDL version. |
barotto
removed
bug
wontfix
labels
Mar 18, 2018
This comment has been minimized.
This comment has been minimized.
This issue has been addressed with commit 6f09e0b. |
everyfan commentedSep 27, 2017
It does not track the external mouse properly, even when I turn off my laptop's trackpad.