Files
ebiten/mobile
tinne26 1d72ff7218 mobile/ebitenmobileview: accept sourceUnknown events from virtualKeyboard (#3416)
Accept input events from sourceUnknown on Android when the deviceID is
virtualKeyboard (-1). This can happen especially with control keys like
backspace or DEL on certain IMEs. See linked issue for more details on
IME behavior.

Closes #3415
2026-03-19 03:10:09 +09:00
..