add theater mode
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 46
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
theater mode like on dgg/twitch was requested.
Should mainly hide the top-bar when watching on the site, chat optional, viewer stats not sure.
Implementation probably via some hotkey or user (profile) preference (once it's easier to add those code-wise with persistence...).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the site's top-bar and viewing-layout entry points; no file or test is named in the issue. Define the theater-mode scope first, including whether chat and viewer stats are hidden, then determine how a hotkey or user preference would be persisted. Done means the chosen layout behavior works consistently while watching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100