Don't batch mouse motion for Sunshine
This commit is contained in:
parent
8a0142bd0f
commit
9c15cceee7
3 changed files with 33 additions and 17 deletions
|
|
@ -147,6 +147,7 @@ private:
|
|||
bool m_SwapMouseButtons;
|
||||
bool m_ReverseScrollDirection;
|
||||
bool m_SwapFaceButtons;
|
||||
bool m_BatchMouseMotion;
|
||||
SDL_TimerID m_MouseMoveTimer;
|
||||
SDL_atomic_t m_MouseDeltaX;
|
||||
SDL_atomic_t m_MouseDeltaY;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue