Skip to content

feat(webapp): add wake lock#50

Merged
rocka merged 1 commit into
binbat:mainfrom
huanghuang358:main
Jul 29, 2025
Merged

feat(webapp): add wake lock#50
rocka merged 1 commit into
binbat:mainfrom
huanghuang358:main

Conversation

@huanghuang358

Copy link
Copy Markdown
Contributor

close #48 .

@a-wing
a-wing requested a review from rocka July 28, 2025 09:11
@a-wing a-wing added enhancement New feature or request mod::webapp In browser labels Jul 28, 2025
@rocka

rocka commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

Maybe we should only request WakeLock when there's an ongoing meeting, i.e. on the Meeting page and meetingJoined is true.

Also, please format the code by running npx eslint --fix

Comment thread webapp/app.tsx Outdated
@huanghuang358
huanghuang358 force-pushed the main branch 2 times, most recently from ad2c77b to 164aa1a Compare July 28, 2025 18:03
@rocka
rocka merged commit c677035 into binbat:main Jul 29, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod::webapp In browser

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use Screen Wake Lock API

3 participants