--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-app...@chromium.org.
To post to this group, send email to chromi...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
Hi,thank you for your suggestionI think better/other documentation is herehttps://developer.mozilla.org/en-US/docs/WebAPI/Pointer_Lock
but seems (during my tests) mouse hiding is allowed only by a user interaction and not automatically, example by window.onLoad
Lewix
If you're writing a full-screen game, you can capture the mouse. I've not heard of a way to simply hide the cursor when it's over a window though.