Bladeren bron

Aded a patch note for relative mouse mode over RDP

Sam Lantinga 4 jaren geleden
bovenliggende
commit
2e9821423a
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1 0
      WhatsNew.txt

+ 1 - 0
WhatsNew.txt

@@ -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: