Skip to content

feat: add mousewheel support#27

Open
BernhardRode wants to merge 2 commits intotsowell:mainfrom
BernhardRode:main
Open

feat: add mousewheel support#27
BernhardRode wants to merge 2 commits intotsowell:mainfrom
BernhardRode:main

Conversation

@BernhardRode
Copy link

Hi,

this adds mousewheel support to wiremix.

- Expand README with detailed build instructions for multiple Linux distributions
- Include prerequisites for building from source
- Add step-by-step guide for cloning, building, and installing wiremix
- Provide instructions for both release and development builds
- List required dependencies for Ubuntu/Debian, Fedora, and Arch Linux
- Clarify build process with explicit commands and paths
- Implement mouse wheel scrolling to adjust volume in volume bar
- Add scroll up/down event handlers for volume widget
- Update README.md to document new mouse wheel volume control feature
- Increase volume by 5% when scrolling up
- Decrease volume by 5% when scrolling down
Enhances user interaction by providing an intuitive way to adjust volume using mouse wheel on the volume bar.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant