[w3c/pointerlock] Allow hardware cursor while in pointer lock (#52)

We have been dealing with using chrome to provide a remote desktop experience, now with google stadia around the corner there are still some key features lacking in chromes Pointer Lock / event handling.

#1 Pointer Lock cannot show the cursor while keeping the cursor inbounds, this is a hard requirement for responsive RDP.
#1.1 Pointer Lock should also be able to lock the cursor inbounds + show it without going full screen.
##1 To be clear this allows a client side hardware cursor to be rendered but kept inbounds of an element, very important for remote software that requires edge panning.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/pointerlock/issues/52

Received on Thursday, 26 September 2019 16:56:59 UTC