dgurkaynak / Penc

Trackpad-oriented window manager for macOS
https://deniz.co/penc/
MIT License
1.12k stars 25 forks source link

Pinch resizing should be smarter when it's based on alignment #38

Open seivan opened 2 years ago

seivan commented 2 years ago

Assume a window has been aligned to 1/2 height of the window to the bottom left corner. Assume I pinch resize using my thumb and index finger. Pinch resizing this should not stretch the bottom part of the window, just the top part regardless if my thumb is moving or not.

It works to some degree, as long as my thumb isn't moving, but as soon as it does, it messes up the window alignment and size.