Stage Manager "Cycle Through Application Windows"

I would like to cycle through application windows with three finger swipe up.
For example, if I had three iTerm windows opened and grouped in Window Manager, I'd like to have the same effect with my swipes just like I have when I click on the Window Manager iTerm item.

As a workaround we can use macOS' stock keyboard function "Move focus to next window" by mapping some random key that can be triggered via BetterTouchTool on a three finger swipe up.

1 Like

@Andreas_Hegenberg - Is there a way to run macOS function directly from BetterTouchTool or is my solution kinda a proper one for now?

When BTT triggers such a function it essentially does the same. (Assigning a specific shortcut and sending it to the system). So your solution is fine.

1 Like