mathiasbynens / mathiasbynens/dotfiles
Add NSWindowShouldDragOnGesture
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 31.5k
- Forks
- 8.4k
- PR merge metrics
- No merged PRs in 30d
Description
"My favorite macOS hack: "defaults write -g NSWindowShouldDragOnGesture YES". Restart any app. Slam down ctrl-opt-cmd and you can click and drag a window from any location."
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The repository description points to ~/.macos; read that file and find the existing macOS defaults commands. Add the provided NSWindowShouldDragOnGesture setting there, then verify the command is present and follows the file's conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100