If I press any key (`a` for example), I receive `SDL_EVENT_KEY_DOWN` and `SDL_EVENT_KEY_UP`, but never `SDL_EVENT_TEXT_INPUT` with text `"a"`. On Linux (tested with SDL 3.2.10 and SDL 3.2.18). Refs https://github.com/Genymobile/scrcpy/pull/6216#issuecomment-3083522618