Allow configuring OSC & Timeline/Seekbar Colors.
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 37k
- Forks
- 3.5k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 22
Description
Just wondering why is it that there's no option to be able to configure the OSC and Seekbar/Timeline Colors?
I wanted to do it and was able to cook up some styles for myself but had to edit and change some of the code in the osc script file directly.
But I still had to spend an hour tweaking to get the stuff to work properly considering I don't know the lua language... this would've been a quick job if it was possible to do it via the conf file.
I think many people would appreciate the additional customizability.
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 mpv's OSC Lua script and reviewing how its current colors are defined and how configuration values are read from the conf file. Check whether existing OSC or Timeline/Seekbar behavior has related tests or documentation. Done means users can configure these colors without editing the script directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100