LookingGlass/host
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
..
cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
include/interface [host] kvmfr: allow the frame size to exceed the available memory 2021-06-12 18:44:28 +10:00
platform [host] avoid manual windres command 2021-07-03 04:28:28 +10:00
src [host] app: fix issue with wrong cursor shape being sent for new clients 2021-07-04 19:04:54 +10:00
.gitignore [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00
CMakeLists.txt [host] install cmake target 2021-07-03 03:30:53 +10:00
toolchain-mingw64.cmake [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00