maxrave-dev / maxrave-dev/SimpMusic
Volume slider scrollwheel support desktop
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 11.4k
- Forks
- 599
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 7
Description
Problem Description
other apps have scroll wheel on mouse do modify sliders value
Proposed Solution
make it move like 5% each step
Alternative Solutions
could add settings for the amount to step each time
Additional Context
I am used to using the scroll wheel and find that simpmusic dont have it for volume slider
also no one have suggested this i think?
Contributor guide
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 desktop volume slider and its existing value-change handling. Add mouse scroll-wheel steps of about 5% as described, then verify that scrolling changes the volume predictably without breaking normal slider interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100