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

Allow customized mouse key bindings #2

Closed
dmarcotte opened this issue Jan 5, 2014 · 9 comments
Closed

Allow customized mouse key bindings #2

dmarcotte opened this issue Jan 5, 2014 · 9 comments

Comments

@dmarcotte
Copy link
Owner

For both move and resize, offer a preference where users can choose which modifier keys + which mouse button triggers the action

Update: modifier keys can now be configured, but customized mouse button bindings still need to be implemented. I have updated the issue title to reflect this.

@peterjmag
Copy link

+1! Clicking and dragging with two fingers on a trackpad is a bit difficult, so I'd love to be able to set my own key bindings.

And as an aside, great work on this! I was really happy stumble across it after watching this talk by Ryan Florence, where he uses something similar. (Turns out he actually uses Zooom/2, which is not free or open source, but also looks cool.) I also raved about it a bit on an Apple StackExchange question called Raise/lower/move/resize windows with mouse + modifier keys.

@sleexyz
Copy link

sleexyz commented Apr 3, 2015

+1. I'd want to bind the modifier key to just Cmd

@dmarcotte
Copy link
Owner Author

@cedricbastin would like to see this too (#10)

@cedricbastin
Copy link

Yes this is a good idea, especially since a right click drag is not possible on a MacBook!
Also it would be nice to show the key binding "Cmd + Ctrl + Drag = Move Window" when clicking on the menu item, because sometimes I forget and get lost in all the keyboard shortcuts I have to remember =)

@fmaylinch
Copy link

Configurable keys would be cool.

In the meantime, I perform this "ceremony" to resize:

  • Hold Ctrl+Cmd
  • Place two fingers on the trackpad
  • Press (click) with one finger
  • Hold the pressure with that finger while dragging the other (which doesn't need to press)

Hope that helps 😄

@dmarcotte
Copy link
Owner Author

Progress here: @rajpaulbagga recently sent some pulls that enable custom modifier keys. Thanks @rajpaulbagga! Will cut a release soon.

Configurable mouse buttons is still an open issue, but this is a nice step forward.

@dmarcotte dmarcotte changed the title Allow customized key bindings Allow customized mouse key bindings Feb 11, 2016
@dmarcotte
Copy link
Owner Author

The new release with customizable key bindings is now available: https://github.com/dmarcotte/easy-move-resize/releases/tag/1.1.0

@jayhlee
Copy link

jayhlee commented Nov 24, 2020

Just installed and started to use this, as Flexiglass App is no longer supported or working properly on Mac Silicon/Big Sur. Works great! Thanks! Is creating customizable mouse button triggers still on the roadmap?

@dmarcotte
Copy link
Owner Author

Going to close this in favor of the more focused #69

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

No branches or pull requests

6 participants