Skip to content
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

Request: Pointer grabbing and capturing #121

Open
diamondburned opened this issue Dec 31, 2021 · 1 comment
Open

Request: Pointer grabbing and capturing #121

diamondburned opened this issue Dec 31, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@diamondburned
Copy link

Use-case: remote gaming, same as any1/neatvnc#38.

I think most remote gaming needs pointer grabbing and capturing, so I'm making
this issue as a feature request for that. Steam Remote Play currently has
support for that, but it's really buggy and doesn't support Wayland.

I'm not sure if a new extension is needed, but issue
TigerVNC/tigervnc#619 could be relevant.

@any1 any1 added the enhancement New feature or request label Dec 31, 2021
@any1
Copy link
Owner

any1 commented Dec 31, 2021

To support the method chosen by tigervnc, we would have to implement the vmware extension for cursor position feedback, but that seems rather fragile with regard to rtt. It seems that the qemu extension mentioned in the issue might be a better fit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants