Skip to content

Commit

Permalink
Added a patch note about WinRT/UWP WGI support
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Nov 27, 2021
1 parent 09b7ca2 commit aa1d76e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions WhatsNew.txt
Expand Up @@ -27,6 +27,9 @@ General:
Windows:
* Added the hint SDL_HINT_IME_SHOW_UI to show native UI components instead of hiding them (defaults off)

Windows/UWP:
* WGI is used instead of XInput for better controller support in UWP apps

Linux:
* Added the hint SDL_HINT_SCREENSAVER_INHIBIT_ACTIVITY_NAME to set the activity that's displayed by the system when the screensaver is disabled
* Added the hint SDL_HINT_LINUX_JOYSTICK_CLASSIC to control whether /dev/input/js* or /dev/input/event* are used as joystick devices
Expand Down

0 comments on commit aa1d76e

Please sign in to comment.