mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-05-07 20:52:19 +00:00
This will still happen occasionally as the mouse is whipped around, if there is a window overlapping the game window, but it should happen less often now. This could even happen with the original code that warped the mouse every frame, so this should be a good compromise where we don't warp the mouse continously and we still keep the mouse in the safe area of the game window. Note that notifications can be any size, so the safe area may need to be adjusted or even dynamically defined via a hint. |
||
---|---|---|
.. | ||
android | ||
freebsd | ||
linux | ||
openbsd | ||
os2 | ||
unix | ||
windows | ||
winrt |