SDL/src
Frank Praznik 649556befa win32: Let windows manage the floating state unless explicitly overridden
Windows doesn't inform applications if the window is in the docked/tiled state, so let windows manage the window size when restoring from a fixed-size state, unless the application explicitly requested a new size/position.

Fixes the video_getSetWindowState test.
2024-01-13 15:24:25 -08:00
..
atomic Updated copyright for 2024 2024-01-01 13:15:26 -08:00
audio Updated copyright for 2024 2024-01-01 13:15:26 -08:00
core Fix compile error with XInputOnGameInput.h 2024-01-10 12:51:27 -08:00
cpuinfo Updated copyright for 2024 2024-01-01 13:15:26 -08:00
dynapi render: Renamed SDL_GetTextureRenderer to SDL_GetRendererFromTexture. 2024-01-08 14:16:16 -05:00
events Fixed warning: missing field 'window' initializer [-Wmissing-field-initializers] 2024-01-01 14:55:42 -08:00
file Updated copyright for 2024 2024-01-01 13:15:26 -08:00
filesystem Updated copyright for 2024 2024-01-01 13:15:26 -08:00
haptic Updated copyright for 2024 2024-01-01 13:15:26 -08:00
hidapi Updated copyright for 2024 2024-01-01 13:15:26 -08:00
joystick Added attribution for GIP protocol handling (thanks @medusalix!) 2024-01-09 11:43:12 -08:00
libm Updated copyright for 2024 2024-01-01 13:15:26 -08:00
loadso Updated copyright for 2024 2024-01-01 13:15:26 -08:00
locale Updated copyright for 2024 2024-01-01 13:15:26 -08:00
main Updated copyright for 2024 2024-01-01 13:15:26 -08:00
misc Updated copyright for 2024 2024-01-01 13:15:26 -08:00
power Updated copyright for 2024 2024-01-01 13:15:26 -08:00
render Prevent ASAN warning: 2024-01-12 11:53:34 -08:00
sensor Updated copyright for 2024 2024-01-01 13:15:26 -08:00
stdlib Rename SDL_mslibc_x64.asm -> SDL_mslibc_x64.masm 2024-01-04 17:46:07 +01:00
test test: When listing test-cases, say which ones are disabled 2024-01-08 09:44:09 -08:00
thread Updated copyright for 2024 2024-01-01 13:15:26 -08:00
timer Updated copyright for 2024 2024-01-01 13:15:26 -08:00
video win32: Let windows manage the floating state unless explicitly overridden 2024-01-13 15:24:25 -08:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:11:33 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hashtable.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hashtable.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_log.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_properties.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_properties_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:15:26 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:15:26 -08:00