LiveSplitOne icon indicating copy to clipboard operation
LiveSplitOne copied to clipboard

Add Wake Lock Support and Polyfill

Open CryZe opened this issue 4 years ago • 0 comments

The Wake Lock API can prevent the device from locking the screen, which we would want to do while the timer is active (or just while LSO is the active tab for an initial implementation). This however seems to be a Chrome only API, with workarounds to get the same behavior (e.g. playing dummy audio) on other browsers.

CryZe avatar Oct 16 '21 23:10 CryZe