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

For an unknwon reason when LG is on another desktop (hidden) and the user switches to that desktop, the first attempt to grab the pointer results in a GrabFrozen result. This adds some simple retry logic to attempt again after a short (100ms) delay which seems to resolve the issue.