Aded a patch note for relative mouse mode over RDP

This commit is contained in:
Sam Lantinga 2021-11-29 20:20:07 -08:00
parent 715d481271
commit 2e9821423a
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ General:
* SDL's hidapi implementation is now available as a public API in SDL_hidapi.h
Windows:
* Improved relative mouse motion over Windows Remote Desktop
* Added the hint SDL_HINT_IME_SHOW_UI to show native UI components instead of hiding them (defaults off)
Windows/UWP: