vadimpronin / guacamole-lite

Node.js library for creating Guacamole-compatible servers. Guacamole is a RDP/VNC/SSH/Telnet client for HTML5 browsers.
Apache License 2.0
250 stars 78 forks source link

Remove remote mouse pointer when leaving canvas space #41

Open umardraz opened 3 years ago

umardraz commented 3 years ago

Currently the pointer stays in the browser canvas whenever you leave it so It is much more seamless when there is only one mouse pointer.

please see the (attached screenshot).

and help me how we can fix this

Double pointer