wayvnc
wayvnc copied to clipboard
Request: Pointer grabbing and capturing
Use-case: remote gaming, same as https://github.com/any1/neatvnc/issues/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 https://github.com/TigerVNC/tigervnc/issues/619 could be relevant.
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.