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

Better UX of the click mode setting #56

Merged
merged 2 commits into from
Jan 4, 2023

Conversation

artginzburg
Copy link
Owner

This basically matches MiddleClick's interface with System Settings > Trackpad > Point & Click.

  • The click mode reads its state from System Settings, unless the user manually changes it.
  • Instead of 2 menu items — each for each click mode, there is now one — "Tap to click", which is checked/unchecked accordingly.
  • There's also an info menu item that shows current user settings.
  • The click mode can be reset to match System Settings by clicking the "Tap to click" menu item while holding the Option key.

- Instead of 2 menu items — each for each click mode, there is now one — "Tap to click", which is checked/unchecked accordingly.
- There's also an info menu item that shows current user settings.
- The click mode can be reset to match System Settings by clicking the "Tap to click" menu item while holding the `Option` key.
@artginzburg artginzburg linked an issue Jan 3, 2023 that may be closed by this pull request
@artginzburg artginzburg added the enhancement New feature or request label Jan 3, 2023
@artginzburg artginzburg merged commit b2e45a2 into main Jan 4, 2023
@artginzburg artginzburg deleted the 17-an-option-for-either-both-tap-and-click branch January 4, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

An option for either — both tap and click.
1 participant