소스 검색

Aded a patch note for relative mouse mode over RDP

Sam Lantinga 4 년 전
부모
커밋
2e9821423a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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: