-
Notifications
You must be signed in to change notification settings - Fork 953
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vncviewer - show mouse symbol rather than dot when no cursor . [$100] #1483
Comments
Could you describe your setup a bit more? So we can better understand the circumstances where things aren't working well for you. |
I've taken a look at this and I believe to have added the feature requested - a PR will follow soon. I've also uncovered a bug in the Java version of vncviewer related to cursor rendering, which I will address in a separate PR (and create a separate issue for). |
To explain this better i really need to upload a video . Here is my situation , i connect to vnc server using tigervnc . I have a latency of around 315 milli seconds between my computer and vnc server . So currently instead of following the mouse of vnc server (remote host ) , what i do is i follow the dot (dot is local and no network) . Eventually remote cursor (with usual latency follows my dot ) . What i was hoping to achieve was :
|
@krystof1119 @CendioOssman - Sorry for the delayed response . |
That's the precise scenario that local cursor is supposed to solve. So, it sounds like your server simply doesn't support that. Which server are you using? |
No response. Closing. |
As @ahmedyo mentioned on a long latency (here >>500ms) link it is is very hard to work with as the mouse is all over and it takes for ages to properly position a mouse (like being connected to a KVM windows session). But in my case the problem is that there is no local mouse pointer at all, only the remote one. |
What is the VNC server in this setup? |
In vncviewer - there is an option for "show dot when no cursor " , though this is very helpful .
its unusable , while using VNC client , remote mouse lags and the dot which creates a perception of speed is pretty invisible .
I think in vncviewer project :
adding an option to show imaginary mouse pointer or an option to replace dot with icons similar to mouse cursor will be a good add .
I know this may not be a valid request , but i plan to propose a bounty and bountysource expects a issue url :)
https://app.bountysource.com/issues/109362423-vncviewer-show-mouse-symbol-rather-than-dot-when-no-cursor
Bounty of 100 USD - i am ok , even if i can get a working local copy .
There is a $100 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: