mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-08-27 12:41:18 +00:00
Fix capturing mouse motion outside the window on sdl2-compat
This commit is contained in:
@@ -210,6 +210,7 @@ private:
|
||||
bool m_ReverseScrollDirection;
|
||||
bool m_SwapFaceButtons;
|
||||
|
||||
bool m_NeedsManualCaptureOnLeave;
|
||||
bool m_MouseWasInVideoRegion;
|
||||
bool m_PendingMouseButtonsAllUpOnVideoRegionLeave;
|
||||
bool m_PointerRegionLockActive;
|
||||
|
||||
Reference in New Issue
Block a user