LookingGlass/host/src
Geoffrey McRae e9b009db9f [host] app: fix issue with wrong cursor shape being sent for new clients
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.
2021-07-04 19:04:54 +10:00
..
app.c [host] app: fix issue with wrong cursor shape being sent for new clients 2021-07-04 19:04:54 +10:00