mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-26 16:46:28 +00:00

Sleeping in the x11 event loop is not ideal as it will introduce latency when processing other events, instead do this in the waitFrame handler.