Use Rectangle shortcuts to _select_ next window #331
jschulenklopper
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
I did look into this, but ran into an issue with deciding which window to activate next. This sounds like a trivial problem, but it is actually pretty complicated when you factor in multiple windows with varying levels of overlap. It could just ignore windows that are underneath any windows, but that's a subpar/confusing experience when there's an expectation of just switching windows. |
Beta Was this translation helpful? Give feedback.
1 reply
-
if i understood you correctly, i think thats possible out of the box in macos |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I love Rectangle, and the ease of resizing and positioning the active window to screen areas. I wished that the Rectangle keyboard shortcut pattern (
Ctrl-Option-
plus key) was available to select or activate other windows.Currently, we need to select another window using
Cmd-Tab
(orCmd-backtick
for another window of the same application). How convenient would it be that keyboard shortcuts likeCtrl-Option-
plus[
or]
would be available to select / activate another window without using the mouse or trackpad, and without using theCmd-Tab
window cycler?Ideally, I'd like that an app selects the window that I'm currently looking at but I understand that that is too advanced yet :-)
Beta Was this translation helpful? Give feedback.
All reactions