Ryujinx-SDL/src/video/windows
Cameron Gutman a78bce9e38 Properly handle keys already down when the hook is installed
For keys that are already down when we install the keyboard hook, we need to
allow the WM_KEYUP/WM_SYSKEYUP message to be processed normally. This ensures
that other applications see the key up, which prevents the key from being stuck
down from the perspective of other apps when our grab is released.
2021-02-10 10:22:18 -05:00
..
SDL_msctf.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_vkeys.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsclipboard.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsclipboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsevents.c Properly handle keys already down when the hook is installed 2021-02-10 10:22:18 -05:00
SDL_windowsevents.h Implement keyboard grab support for Windows 2021-01-24 00:51:25 -05:00
SDL_windowsframebuffer.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsframebuffer.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowskeyboard.c video/windows: ANSI/UNICODE updates (cf. bug 5435): 2021-01-05 15:50:10 +03:00
SDL_windowskeyboard.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmessagebox.c video/windows: ANSI/UNICODE updates (cf. bug 5435): 2021-01-05 15:50:10 +03:00
SDL_windowsmessagebox.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmodes.c video/windows: ANSI/UNICODE updates (cf. bug 5435): 2021-01-05 15:50:10 +03:00
SDL_windowsmodes.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmouse.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsmouse.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengl.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengl.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengles.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsopengles.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsshape.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsshape.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowstaskdialog.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsvideo.c Rename SetWindowGrab() to SetWindowMouseGrab() 2021-02-10 10:22:16 -05:00
SDL_windowsvideo.h Properly handle keys already down when the hook is installed 2021-02-10 10:22:18 -05:00
SDL_windowsvulkan.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowsvulkan.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_windowswindow.c Properly handle keys already down when the hook is installed 2021-02-10 10:22:18 -05:00
SDL_windowswindow.h Rename SetWindowGrab() to SetWindowMouseGrab() 2021-02-10 10:22:16 -05:00
wmmsg.h wmmsg.h: constified wmtab 2021-01-05 15:15:37 +03:00