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

Paste from clipboard with right mouse button #699

Closed
isontheline opened this issue Aug 2, 2022 · 3 comments
Closed

Paste from clipboard with right mouse button #699

isontheline opened this issue Aug 2, 2022 · 3 comments
Assignees
Labels
✨ enhancement New feature or request
Milestone

Comments

@isontheline
Copy link
Owner

isontheline commented Aug 2, 2022

Feature description

  • Ability to paste text from the clipboard when pressing the middle or right mouse button
  • A setting will allow the user to choose the Right Button Strategy : context menu / paste
@isontheline isontheline self-assigned this Aug 2, 2022
@isontheline isontheline added the ✨ enhancement New feature or request label Aug 2, 2022
@isontheline isontheline added this to the 20 - Moon milestone Sep 2, 2022
@isontheline isontheline changed the title Paste from clipboard with middle mouse button Paste from clipboard with middle / right mouse button Sep 2, 2022
@isontheline isontheline changed the title Paste from clipboard with middle / right mouse button Paste from clipboard with right mouse button Sep 10, 2022
@isontheline
Copy link
Owner Author

Right now it's not possible to intercept "middle mouse button" events on Mac Catalyst.
So only "right mouse button" will be implemented.

If anyone found a solution, please come back to me.

@isontheline
Copy link
Owner Author

Alternative to middle click : Cmd + Left Click => will paste content from clipboard

@isontheline
Copy link
Owner Author

Available inside latest beta release

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

No branches or pull requests

1 participant