Archived
2
0
This repository has been archived on 2024-06-24. You can view files and clone it, but cannot push or open issues or pull requests.
Ethan Waldo 10e2fbd499 Use Keyboard API to lock screen for supported browsers
When using fullscreen mode, hitting the escape key will exit out of
fullscreen mode.  To stay in fullscreen mode but pass the escape
key through, we can use the Keyboard API to require the escape key
be held down https://wicg.github.io/keyboard-lock/#escape-key.

Tested in Chrome which supports Keyboard API and Firefox which does
not https://caniuse.com/?search=navigator.keyboard with no errors
in either case.
2023-01-06 20:10:34 -05:00
..
2020-02-02 22:51:44 +00:00
2021-07-22 20:05:47 +02:00
2021-04-05 01:08:16 +02:00
2020-01-29 01:27:35 +00:00
2020-01-13 08:05:38 +00:00
2020-01-13 08:05:38 +00:00
2020-01-23 16:54:32 +00:00
2020-01-22 17:16:40 +00:00
2020-01-13 08:05:38 +00:00
2020-02-01 20:35:48 +00:00
2022-11-19 16:03:49 +01:00