-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Is your feature request related to a problem? Please describe.
Shortcuts cannot be bound to mouse buttons, and default mouse binds cannot be edited (for instance I want scroll to zoom, not change files, I want it to do something else)
Describe the solution you'd like
I would like to be able to bind mouse buttons in the shurtcut menu instead of just keyboard keys.
Describe eventual alternatives you've considered
An ability to bind mouse buttons in the config file and accompanying documentation/wiki entry on how to do so.
Context
I want mouse wheel to zoom in and out (and I do not want to press ctrl to do it, zooming on wheel is standard image viewer behavior in almost every other image viewer, so it won't be uncommon for users to want this), and I want the mouse side buttons to be able to switch to the next and previous files.
This would also make this PR unnecessary #152 (and that PR is a bad idea anyways because the back and forward mouse side buttons aren't always the same between mice)