Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[host] app: always send the cursor position to the client
If the guest VM is not showing a cursor when it starts such as on the Windows login screen, the client never gets the current position of the cursor, which prevents the client from attempting to send mouse movements. This change ensures the client gets the mouse location on startup.
- Loading branch information