mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-07 08:38:13 +00:00
[client] spice: don't scale mouse if it's 1:1
This commit is contained in:
@@ -74,6 +74,7 @@ struct AppState
|
||||
bool cursorInView;
|
||||
bool updateCursor;
|
||||
bool initialCursorSync;
|
||||
bool scale;
|
||||
float scaleX, scaleY;
|
||||
float accX, accY;
|
||||
int curLastX;
|
||||
|
||||
Reference in New Issue
Block a user