-
Notifications
You must be signed in to change notification settings - Fork 130
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
Feature: move space to other monitors #825
Conversation
As far as I can tell this works fine. Are you sure you want to use these keybindings? I don't really use it that often but e.g. in gimp ctrl+alt+arrow moves the selection. I imagine in other graphical programs this does something similar. Not sure if that is a big deal. |
Good pickup. Yes, that would be confusing for sure (go to move selection in gimp and you move the workspace to another monitor...). Any suggestions for alternate keybinds? I was trying to keep some relation to the swap keybinds (
What about
Dang, running out of keybinds... |
avoid commonly used keybinds (in apps like Gimp etc.).
That is probably fine. I would also be fine with not having default keybindings, but then the feature might be hard to discover. |
This PR resolves #824.
It adds the following:
Ctrl
+Alt
+left
/right
/up
/down
) which moves the current workspace to a different monitor in that direction;