mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-16 11:06:49 +01:00
6b057c6783
This adds SDL_SetWindowKeyboardGrab(), SDL_GetWindowKeyboardGrab(), SDL_SetWindowMouseGrab(), SDL_GetWindowMouseGrab(), and new SDL_WINDOW_KEYBOARD_GRABBED flag. It also updates the test harness to exercise this functionality and makes a minor fix to X11 that I missed in https://hg.libsdl.org/SDL/rev/02a2d609369b To fit in with this new support, SDL_WINDOW_INPUT_CAPTURE has been renamed to SDL_WINDOW_MOUSE_CAPTURE with the old name remaining as an alias for backwards compatibility with older code. |
||
---|---|---|
.. | ||
SDL_gradd.h | ||
SDL_os2dive.c | ||
SDL_os2messagebox.c | ||
SDL_os2messagebox.h | ||
SDL_os2mouse.c | ||
SDL_os2mouse.h | ||
SDL_os2output.h | ||
SDL_os2util.c | ||
SDL_os2util.h | ||
SDL_os2video.c | ||
SDL_os2video.h | ||
SDL_os2vman.c |