Commit History

Author SHA1 Message Date
  Sam Lantinga 7edc7d5392 Added a mapping for the Steam Virtual Gamepad when it's detected in DirectInput mode 3 years ago
  Ryan C. Gordon 350ca0f908 winrt: Don't register orientation hint callback in startup code. 3 years ago
  Ryan C. Gordon 834a84fabb winrt: Don't use LoadLibraryA on WinRT. 3 years ago
  Ethan Lee 7082fb04af wayland: Only dispatch on fullscreen set when the window is visible. 3 years ago
  Ethan Lee 0f5b8a99f0 wayland: For libdecor, dispatch immediately after setting fullscreen 3 years ago
  Sam Lantinga 022235012c Fixed crash if WGI didn't give us the name for a controller 3 years ago
  Ethan Lee 4562da622c wayland: Make libdecor configure match xdg_toplevel 3 years ago
  Ethan Lee 1fb1aa1983 wayland: Keep the fullscreen check for maximize/restore events 3 years ago
  Ethan Lee 584673a5a1 wayland: Don't ignore configs for non-fullscreen, non-resizable windows. 3 years ago
  Sebastian Krzyszkowiak 2506729893 wayland: Flush in SetWindowFullscreen 3 years ago
  Sebastian Krzyszkowiak ea28187cd5 wayland: Hack surface resize into compliance with set_window_geometry 3 years ago
  Sebastian Krzyszkowiak b5210cac44 wayland: Initialize floating size at window creation 3 years ago
  Ethan Lee dab33844e3 wayland: Fix a warning in handle_configure_xdg_toplevel 3 years ago
  Ethan Lee 754aa2d321 Mostly revert cfcdfb7be9f5c97a51ddef9ad3677a604856266b. 3 years ago
  Ethan Lee 8803589fc3 wayland: Avoid redundant SetWindowBordered for libdecor 3 years ago
  Sebastian Krzyszkowiak b4c4060ad2 wayland: Clean up Wayland_HandlePendingResize 3 years ago
  Sebastian Krzyszkowiak 9bb24ad0cf wayland: Always call Wayland_SetWindowBordered when showing the window 3 years ago
  Christian Rauch cfcdfb7be9 libdecor: use same fullscreen/maximised restore logic as for xdg-toplevel 3 years ago
  Christian Rauch 42452f8ca5 wayland: store and restore floating states 3 years ago
  Sebastian Krzyszkowiak d4e1b4974a unix: OpenURL: Move unsetenv above vfork 3 years ago
  Sam Lantinga 9b7b928765 Clear LD_PRELOAD so Chrome opens correctly when this application is launched by Steam 3 years ago
  Sebastian Krzyszkowiak 54aea2446e wayland: Disable key repeat when repeat rate equals 0 3 years ago
  Sam Lantinga d784dd20b6 Updated WhatsNew with major changes for 2.0.16 3 years ago
  Sam Lantinga b033cd0d2e Fixed XSync sequence to match other cases where we set the X11 error handler 3 years ago
  Ozkan Sezer d373af044b CMakeLists.txt: update DYLIB_CURRENT_VERSION too 2.0.16 for release 3 years ago
  Ryan C. Gordon 4c7825f6bd x11: XSync while trying to catch XRRSetScreenSize error. 3 years ago
  Sam Lantinga cb1fd30e9a Updated to version 2.0.16 for release 3 years ago
  Sam Lantinga 3e76646cc6 Added libSDLmain.a for iOS and tvOS 3 years ago
  Ryan C. Gordon d0effadf68 x11: Don't let XRRSetScreenSize fire a BadMatch error. 3 years ago
  Sam Lantinga 3a4b217d6c Allow defining SDL_MAIN_HANDLED on iOS if you're using another runtime that provides an application delegate 3 years ago