MultiSwitcher for iPadOS 27.
This has probably flown under the radar over the past week as Apple users’ attention has (rightfully so) focused on Siri AI and Liquid Glass updates, but there’s a little treat hidden in Shortcuts for iPad power users that deserves a proper mention.
In iPadOS 27’s Shortcuts app, the existing ‘Open App’ action has been updated with the ability to launch an app with a specific window placement parameter. This means you can now automate window positions on iPad by opening a bunch of apps and programmatically selecting where their windows be placed.
To find this feature, use the ‘Open App’ action in Shortcuts and expand it to reveal the new ‘Window Location & Size’ field. Here, you can click the default ‘Full Screen’ value to reveal a host of options:
Full Screen
Left
Right
Top Bottom
Top Leading
Top Trailing
Bottom Leading
Bottom Trailing
Left Third
Middle Third
Right Third
You can play around with these options to open any app and resize any window by choosing from the same presets that are otherwise shown by iPadOS when right-clicking the traffic light controls:
Some of the options supported by the ‘Open App’ action.
That was a neat discovery, but as I was playing around with the action, I realized that its practical utility would be impacted by the fact that you have to manually pre-select the app you want to open as well as its window layout. Wouldn’t it be better if you could turn this Shortcuts action into a reusable technique to programmatically get whichever app is in the foreground with no manual selection upfront, then also give it a pre-selected window preset? As it turns out, you absolutely can.
This is why I created MultiSwitcher, a simple proof-of-concept shortcut for iPadOS 27 beta users that lets you resize any foreground window to a preset of your choice – no manual input necessary. The idea is fairly straightforward: you can use the ‘Get Current App’ action to get the name of the foreground app, pass it to the ‘Open App’ action, and also pre-configure that action to accept a layout variable.
This new parameter of the ‘Open App’ action supports configurable options.
MultiSwitcher is best used as a shortcut added to your iPad’s dock, so you can click it at any time and instantly resize the foreground window. For MultiSwitcher, I designed a visual menu (with some ASCII characters) that lets you preview window layouts, pick one, and resize the currently frontmost window. It doesn’t have to be this way, though: if you’d rather add multiple variations of MultiSwitcher to your dock, each with a specific window size already selected, you can also do that and skip the menu. The choice is up to you.
While these newfound window-control capabilities for iPadOS are still a far cry from the Mac’s breadth of window managers and multitasking tweaks, I find this implementation in Shortcuts to be quite elegant and intuitive for most users to grasp with no need for a third-party app. Over the course of the beta season, I hope Apple adds even more windowing-related actions to iPadOS 27: it would be great, for instance, to have feature parity with macOS’ Shortcuts app with the inclusion of the ‘Find Windows’, ‘Move Window’, and ‘Resize Window’ actions.
In the meantime, you can download MultiSwitcher for iPadOS 27 below.
MultiSwitcher
Control iPadOS 27 window placement by selecting from a list of preset window sizes. The shortcut will resize the currently frontmost window.
