Hi PhistucK,
Thanks for your reply!
On our website, we hide the mouse pointer to do an action by calling the "requestPointerLock" javascript API. After completing the action execution, we explicitly call "exitPointerLock" API to release the pointer lock. In between, users don't want to see the notification message.
I am asking if it is possible to hide the notification message in some other way. I understand your answer, it makes sense.
I have no plan to customize the Chromium in order to achieve this.
Thanks
Sumesh S