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

Different Mouse Movement Visualisation #120

Open
zeratax opened this issue May 29, 2020 · 0 comments
Open

Different Mouse Movement Visualisation #120

zeratax opened this issue May 29, 2020 · 0 comments

Comments

@zeratax
Copy link

zeratax commented May 29, 2020

Is your feature request related to a problem? Please describe.
I think the current two presets for displaying mouse movement (dot and arrow) are both not really satisfying

Describe the solution you'd like
I would love to mix these two, I like the distinct positions of the dot but would still like to use different images for the different directions so that I could end up with something like this:
mouse example

If I e.g. move my mouse north-west, so somewhere between 33.75° and 56.25° it should result in:
mouse example minus 45

Additional context
I'm not sure how many directions should be supported, but 8 seems fairly sensible, for

  1. North
  2. North-East
  3. East
  4. South-East
  5. South
  6. South-West
  7. West
  8. North-West

Then in the INI you'd just select the position for the indiviual directions, e.g.:

1_mouse_mov_nw_u_v=867,1
1_mouse_mov_nw_w_h=100,100
1_mouse_mov_nw_x_y=130,290

mouse-new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants