Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to bind keymaps to mouse scroll #446

Open
LegionDzn opened this issue May 4, 2024 · 0 comments
Open

Be able to bind keymaps to mouse scroll #446

LegionDzn opened this issue May 4, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@LegionDzn
Copy link

Is your feature already implemented in the latest master?

No

Is your feature request related to a problem? Please describe.

No, it is not.

Describe the solution you'd like

I would like be able to bind the volume to scroll, hence allowing the keymaps to be able to listen / match mouse scroll inputs.

[[keymaps]]
command = "VolumeUp"
key_sequence = "ScrollDown"

[[keymaps]]
command = "VolumeDown"
key_sequence = "ScrollUp"

Describe alternatives you've considered

Using my mouses software I theoretically could add a unused keys to the scroll directions, then use keymaps with those keys.

Additional context

This can be done on the default Spotify client by hovering the volume bar and scrolling.

@LegionDzn LegionDzn added the enhancement New feature or request label May 4, 2024
@aome510 aome510 added the good first issue Good for newcomers label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants