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

Make dwell clicking indicators clearer #12

Open
1j01 opened this issue Aug 11, 2022 · 0 comments
Open

Make dwell clicking indicators clearer #12

1j01 opened this issue Aug 11, 2022 · 0 comments
Labels
affects:desktop-app Affects the Electron app affects:web-library Affects usage of the tracky-mouse.js library enhancement New feature or request

Comments

@1j01
Copy link
Owner

1j01 commented Aug 11, 2022

  1. It should be visually obvious whether a click takes place or not.
    I could animate canceling a dwell click, with a blur, maybe shape it like an X.
    And I could flash a circle outline or target symbol when it actually clicks. Maybe an MLG hitmarker.
    I should make sure not to show a click indicator for a drag release. Maybe show an octagon outline or an open hand (letting go / saying stop, but not facing the user, because it's meant to be analogous to the user.)

  2. It should be visually obvious whether a dwell will click or release from a drag.
    I show a stop sign (octagon) when releasing from a drag, but it's the same color as the normal indicator (red), and at a glance, an octagon is not that different from a circle!
    I could change the normal indicator color.

  3. (I also hope to improve the visibility of the indicators generally.)

@1j01 1j01 added enhancement New feature or request affects:web-library Affects usage of the tracky-mouse.js library affects:desktop-app Affects the Electron app labels Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:desktop-app Affects the Electron app affects:web-library Affects usage of the tracky-mouse.js library enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant