SDL/src/events
Sam Lantinga 62a5797088 Windows are not in a minimized state when they are shown
This fixes https://github.com/ValveSoftware/steam-for-linux/issues/4313
"Exiting game a in Steam Big Picture Mode gets semi-windowed BPM"
2019-05-15 14:01:15 -07:00
..
blank_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
default_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_darwin.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_linux.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_windows.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_xfree86.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_clipboardevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_clipboardevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_events.c Fix compiler warnings. 2019-03-16 00:08:19 -04:00
SDL_events_c.h Fix compiler warnings. 2019-03-16 00:08:19 -04:00
SDL_gesture.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_gesture_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_keyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_keyboard_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_mouse.c SDL_HINT_MOUSE_TOUCH_EVENTS: move tracking appart in case of 'window' is null 2019-04-06 21:52:51 +02:00
SDL_mouse_c.h Add hint SDL_HINT_MOUSE_TOUCH_EVENTS for mouse events to generate touch events 2019-04-04 16:51:50 +02:00
SDL_quit.c events: Disable all the signal-handling code on platforms without support. 2019-03-15 16:13:19 -04:00
SDL_sysevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_touch.c Fixed bug 4581 - generate synthetic mouse events at window boundaries 2019-04-10 10:59:53 +02:00
SDL_touch_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowevents.c Windows are not in a minimized state when they are shown 2019-05-15 14:01:15 -07:00
SDL_windowevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00