mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] x11: don't allow window manager events to skew cal timing
This commit is contained in:
@@ -40,6 +40,8 @@ struct X11DSState
|
||||
Window window;
|
||||
XVisualInfo * visual;
|
||||
|
||||
_Atomic(uint64_t) lastWMEvent;
|
||||
|
||||
int xpresentOp;
|
||||
bool jitRender;
|
||||
_Atomic(uint64_t) presentMsc, presentUst;
|
||||
|
Reference in New Issue
Block a user