Please add a way to keep the progress bar on when toggling OSD
Open
Nobody has claimed this yet.
core:osd
meta:feature-request
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
I tried to make OSD progress bar stay on all the time with toggling OSD using O key, but I didn't figure out a way to do it. Is it possible?
Using something like mpv --osd-bar <media> and then pressing O to toggle OSD didn't do it.
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 tracing how the --osd-bar option is handled and how pressing O toggles the OSD. Determine where the progress-bar visibility is coupled to OSD visibility, then define the behavior so the bar remains on while toggling OSD and verify it with the command shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100