serenity/Ports/SDL2
Refrag 33b772a7fa Ports: Implement SDL2 mouse warping
This patch implements the mouse warping functionality of SDL2.
This adds a WarpMouse function implementation to the SDL2 port.
SDL2 will then be able to use this for it's relative mouse mode
implementation.

With this, multiple ports depending on SDL2 now correctly lock the
mouse inside the window and it improves the experience significantly.

Note that as of now, you may need to pass the kernel argument
'vmmouse=off' in order to test these changes properly.
2024-02-20 00:20:18 +01:00
..
patches Ports: Implement SDL2 mouse warping 2024-02-20 00:20:18 +01:00
package.sh Ports: Implement SDL2 mouse warping 2024-02-20 00:20:18 +01:00