Right now the mouse cursor gets released from the emulator when the host cursor leaves the SDL2 window. Ideally, we could change that so that the mouse gets grabbed when inside the SDL2 window and would get released automatically when the emulated mouse reaches the edge of the emulator window.
Is this feasible?
Right now the mouse cursor gets released from the emulator when the host cursor leaves the SDL2 window. Ideally, we could change that so that the mouse gets grabbed when inside the SDL2 window and would get released automatically when the emulated mouse reaches the edge of the emulator window.
Is this feasible?