Skip to content

Be able to bind keymaps to mouse scroll #446

@LegionDzn

Description

@LegionDzn

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions