mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-05-16 03:21:15 +00:00

When a new cursor shape is provided by the capture interface we need to retain a copy of it incase a new client connects which will not yet have the cursor shape. The logic here was flawed causing the wrong shape to be sent to a new client in some instances.