Moving a macOS window by clicking anywhere on it (like on Linux)
Today I learned that since macOS High Sierra onwards you can move a window by clicking on any part of it (just like on Linux): For some reason this behaviour is hidden behind a setting accessible only through CLI 🤷♂️ It can be enabled by running the following command: defaults write -g NSWindowSho…
もっと詳しく