mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-07 08:38:13 +00:00
[client] spice: be more aggressive with window warp for high DPI mice
This commit is contained in:
@@ -49,6 +49,7 @@ struct AppState
|
||||
bool haveSrcSize;
|
||||
SDL_Point windowPos;
|
||||
int windowW, windowH;
|
||||
int windowCX, windowCY;
|
||||
SDL_Rect border;
|
||||
SDL_Point srcSize;
|
||||
LG_RendererRect dstRect;
|
||||
|
||||
Reference in New Issue
Block a user