Hacker News new | ask | show | jobs
by nescap 155 days ago
There is this obscure setting you can enable to be able to click anywhere on a window while holding Command + Control to move it.

defaults write −g NSWindowShouldDragOnGesture −bool true

This only supports moving around windows, not resizing.