SDL/src/video/windows
Cameron Gutman 715d481271 windows: Fix GUI key state when grabbing the keyboard
When our keyboard grab hook is installed, GetKeyState() will return 0 for the
GUI keys even when they are pressed. This leads to spurious key up events when
holding down the GUI keys and the inability to use any key combos involving
those modifier keys.
2021-11-29 20:07:19 -08:00
..
SDL_msctf.h
SDL_vkeys.h
SDL_windowsclipboard.c
SDL_windowsclipboard.h
SDL_windowsevents.c windows: Fix GUI key state when grabbing the keyboard 2021-11-29 20:07:19 -08:00
SDL_windowsevents.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_windowsframebuffer.c
SDL_windowsframebuffer.h
SDL_windowskeyboard.c Properly position the IME window(s) on windows 2021-11-09 11:00:46 -08:00
SDL_windowskeyboard.h
SDL_windowsmessagebox.c SDL_windowsmessagebox.c (MessageBoxDialogProc): fix calling convention. 2021-04-30 11:25:20 +03:00
SDL_windowsmessagebox.h
SDL_windowsmodes.c Update the orientation and display modes when the display settings change on Windows 2021-11-10 08:47:39 -08:00
SDL_windowsmodes.h
SDL_windowsmouse.c Always destroy icon 2021-11-08 22:20:50 -08:00
SDL_windowsmouse.h Workaround for Windows occasionally ignoring SetCursorPos() calls 2021-10-08 10:05:27 -07:00
SDL_windowsopengl.c
SDL_windowsopengl.h
SDL_windowsopengles.c windows: convert "//" comment to "/**/", add a FIXME. 2021-07-28 14:37:33 -04:00
SDL_windowsopengles.h
SDL_windowsshape.c
SDL_windowsshape.h
SDL_windowstaskdialog.h
SDL_windowsvideo.c Implemented SDL_SetWindowMouseRect() on Windows 2021-11-08 16:29:19 -08:00
SDL_windowsvideo.h Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling 2021-06-04 13:50:50 -07:00
SDL_windowsvulkan.c
SDL_windowsvulkan.h
SDL_windowswindow.c Fixed Windows build 2021-11-08 22:16:01 -08:00
SDL_windowswindow.h Added SDL_GetWindowMouseRect() 2021-11-08 21:34:48 -08:00
wmmsg.h wmmsg.h: constified wmtab 2021-01-05 15:15:37 +03:00