WayfireWM / WayfireWM/wf-shell
panel : mixer : add overamplification toggle
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 179
- Forks
- 55
- Avg merge
- 16d 1h
- Merged PRs (30d)
- 3
Description
The mixer currently supports scrolling up on a control to get volumes higher than 100%, but it would be nice to have a toggle in the mixer to adapt the scales to an above-100 maximum.
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 mixer control implementation and the existing scrolling behavior that permits volumes above 100%. Trace how the mixer scales are calculated and how controls are built, then define the toggle's UI and verify that enabling it exposes an above-100 maximum while disabling it preserves the current scale.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- audio-video-rtc, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100