mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 08:41:31 +00:00
[client] input: add cursor transition diagnostics
Add opt-in sequence-numbered tracing across the core and Wayland mouse paths.
This commit is contained in:
@@ -227,6 +227,7 @@ struct AppParams
|
||||
const char * windowTitle;
|
||||
const char * appId;
|
||||
bool mouseRedraw;
|
||||
bool mouseTrace;
|
||||
int mouseSens;
|
||||
bool mouseSmoothing;
|
||||
bool rawMouse;
|
||||
|
||||
Reference in New Issue
Block a user