LookingGlass/host/src
Geoffrey McRae b942085e6c [host] don't allocate LGMP_Q_POINTER_LEN cursor shape buffers
There is no need to allocate a buffer for each message as the client is
only required to show the latest version of the cursor. Whie the logic
should prevent cursor corruption, it's not guaranteed, however this is
not a problem as this can only happen if the client is lagging behind
and as such when it gets another update message it will re-read the
now new shape anyway.
2020-11-10 23:29:04 +11:00
..
app.c [host] don't allocate LGMP_Q_POINTER_LEN cursor shape buffers 2020-11-10 23:29:04 +11:00