Files
SDL/src/core
Ryan C. Gordon 1354affd28 haiku: Fixed keyboard input.
_GetWinID() doesn't work with keyboard-related BMessages, because Haiku
assumes you know what window has keyboard focus at the time, so these events
don't have a `window-id` property. So when this call failed, the key event
handler would return early.

This was probably a copy/paste error that snuck in at some point, as SDL2
doesn't have this issue.
2025-02-12 17:17:14 -05:00
..
2025-01-01 07:45:52 -08:00
2025-01-01 07:45:52 -08:00
2025-02-12 17:17:14 -05:00
2025-01-01 07:45:52 -08:00