mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-02-20 01:39:58 +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