LookingGlass/host/platform
Quantum ff0a859ceb [host] nvfbc: avoid recreating mouse hook and 1x1 window
The mouse hook code is very fragile, and we would like to avoid unhooking
and re-hooking as much as possible.

After this commit, this is done only once, and the hook and 1x1 window is
only destroyed upon exit. This, of course, comes with the downside of
the slight performance penalty if the guest machine is used directly while
the host is running and the client is not running.
2021-01-31 12:17:14 +11:00
..
Linux [host] all: pass back the desktop rotation to the client 2021-01-18 13:53:29 +11:00
Windows [host] nvfbc: avoid recreating mouse hook and 1x1 window 2021-01-31 12:17:14 +11:00
CMakeLists.txt [c-host] renamed finall to just plain host 2020-05-25 13:42:43 +10:00