easy-move-resize
easy-move-resize copied to clipboard
Adds "modifier key + mouse drag" move and resize to OSX
Sorry for question I could probably answer with a bit of a better look. When I run `defaults export org.dmarcotte.Easy-Move-Resize -` I don't get as many KVs as I expected....
How many move or resize operations we do is [currently a hand-tuned static number](https://github.com/dmarcotte/easy-move-resize/blob/e1a5f745b0a66159908d0f2e495f89afd0608b12/easy-move-resize/EMRAppDelegate.h#L3) which is likely not perfect for every user or every machine. We should either smarten it...
Would be great to support snapping a window's size or position to the edges of other windows, or the edges of the screen! Something similar to the way macOS Sierra...
Moving & resizing is great, but one thing I'm missing from Linux (xfce4) is the double click to maximize! Would be a great addition. Kind of related with https://github.com/dmarcotte/easy-move-resize/issues/81 (modifier+middle-click...
Just as per the title, it'd be very nice to be able to use middle-click (when the modifier combo is held down) to hide (like with ⌘H) or minimize applications
This is only a cosmetic wish but it would be great if the cursor would change according to the action. So for instance a dragging cursor when the window is...
The now defunct Zooom/2 tool had the ability to use left click for either move or resize, depending on which set of modifier keys were held down. Easy Move+Resize doesn't...
Allow just a modifier key to be pressed, then as the mouse moves, so does the window. Having to click a mouse button is unnecessary overhead. Hyperdock supports this type...
It's a bit difficult to explain so please ask if you need more details to reproduce this 1. You need to have a multi monitor setup (not with screen mirroring...
Which is strange. Because I thought control keys like alt or ctrl aren't affected by caps lock.