d2phap / d2phap/ImageGlass

customize mouse scroll button actions (tilt wheel)

Open
#1,281 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

🎯 feature
Dominant language
C#
Stars
14.4k
Forks
752
Avg merge
10d 14h
Merged PRs (30d)
1

Description

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

customize mouse scroll wheel and other mouse buttons if they are available.

Describe the solution you'd like
  1. Mouse scroll button should customize between zoom-in/out or having to hold ctrl or shift + move scroll wheel.

  2. Also what I really want is to test mouse wheel zoom in/out vs mouse wheel scroll up/down page (image).

  3. some mouse wheels can click left and right. so left mouse wheel click could go to previous image in folder. Right mouse wheel click could go to next image in folder

  4. there should be a preference menu to customize mouse shortcuts. Some mice have several buttons.

Describe alternatives you've considered

none

Additional context

none

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by mapping the existing mouse and keyboard shortcut handling and the preference UI, then define the scope for wheel zooming, scrolling, tilt-wheel clicks, and additional mouse buttons. Done should include configurable actions and coverage for the supported mouse interactions.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.