Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command allows you drag a window from anywhere in the window #330

Open
4 of 5 tasks
VoxDai opened this issue Dec 11, 2023 · 0 comments
Open
4 of 5 tasks

Command allows you drag a window from anywhere in the window #330

VoxDai opened this issue Dec 11, 2023 · 0 comments
Labels
new command Add a new command

Comments

@VoxDai
Copy link

VoxDai commented Dec 11, 2023

  • I made sure this command is not in the commands list
  • I searched and didn't find this command in the listed issues
  • I know this defaults command exists
  • I know this command works on macOS current version
  • I know this command is deprecated on macOS current version
  • Folder: Not sure...
  • Command:
defaults write -g NSWindowShouldDragOnGesture -bool "<value>"
  • Argument type (if applicable): bool

While enabled(requires restarting), you don't have to drag the window title to drag it. Just press Control + Command then drag and drop a window from anywhere in the window.

9d305210538915d3c233a69b0d387b86

@VoxDai VoxDai added the new command Add a new command label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new command Add a new command
Projects
None yet
Development

No branches or pull requests

1 participant