MemeLabs / MemeLabs/Rustla2

add theater mode

Open
#83 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request frontend
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.