The short version: Windows users have dragged a window to a screen edge and watched it snap since 2009. Mac users waited until 2024. In between sat a fifteen-year market for third-party utilities — Spectacle, then Moom, Magnet, BetterSnapTool, and eventually Rectangle, which inherited Spectacle’s audience when its author stepped away. Apple’s native tiling arrived in Sequoia and settled the basic case. It didn’t settle the rest, which is why the category still exists.
The design decision that started everything
It’s tempting to frame the missing feature as neglect. It wasn’t, exactly. The Mac’s window model came from a different set of commitments than Windows’, and those commitments were coherent even when they were frustrating.
The Mac was application-centric. One menu bar at the top of the screen belonged to whatever app was frontmost. Windows were free-floating objects you arranged by hand, and the desktop metaphor was literal — papers on a desk, overlapping, shuffled into whatever order you last touched them. Nothing in that model wants a grid.
Windows went the other direction. Each application carried its own frame and its own menus, which made the window a more self-contained unit, and made a taskbar full of window buttons the natural way to navigate. Once windows are discrete tiles, snapping them into halves is an obvious next step.
The clearest artifact of the Mac’s position is the green button. For most of the platform’s life it meant “zoom” — resize the window to fit its content, an app-determined size that varied by developer and frequently surprised people. It didn’t mean maximize, because maximize is a tiling concept and the Mac wasn’t doing tiling.
2009: Windows 7 makes snapping table stakes
Aero Snap shipped with Windows 7, and it worked the way people still expect: drag a window to the left edge and it takes the left half, drag to the top and it maximizes, keyboard combinations do the same without touching the mouse.
The important thing about Aero Snap wasn’t sophistication — it was halves and maximize, nothing more — but that it made the behavior an expectation. Anyone who used Windows at work and a Mac at home now had a concrete thing the Mac couldn’t do, and the comparison was easy to explain in one sentence.
That’s when the third-party market really formed. A feature people can name and miss is a feature someone will sell.
The utilities that filled the gap
The tools that emerged split roughly into three philosophies, and the split still describes the category today.
The first group did halves and quarters by keyboard, cheaply and simply. Spectacle was the standard-bearer here: free, open source, a small set of shortcuts, nothing to learn beyond four key combinations. For years it was the answer to “what do I install on a new Mac,” passed around in team onboarding docs and dotfile repositories.
The second group sold precision and memory. Moom and its relatives let you define exact grids, save named layouts, and restore arrangements — a more powerful and more configuration-heavy proposition aimed at people who arrange the same windows daily.
The third group chased the Windows experience directly. Magnet and BetterSnapTool put the emphasis on drag-to-edge zones, selling into the population of switchers who wanted their old muscle memory back. Magnet in particular did well on the App Store, where a few dollars for a familiar feature was an easy decision.
Meanwhile, a fourth thing existed at the edge of the market: true tiling window managers ported from Linux thinking, where windows are arranged automatically and overlapping is the exception. Powerful, uncompromising, and requiring system-level concessions most people won’t make.
2015: Split View, an answer to a different question
El Capitan brought Split View — hold the green button, pick a second app, get two windows side by side in a dedicated fullscreen space.
People expected this to end the discussion. It didn’t, because it solved an adjacent problem. Split View creates a separate fullscreen space containing exactly two apps, which means the menu bar hides, the desktop disappears, and switching to a third application pulls you out of the arrangement entirely. It’s a focus mode, not a layout system.
What people wanted was to put a browser on the left and an editor on the right, on their normal desktop, with everything else still reachable. Split View didn’t do that, and if anything its existence made the gap more confusing, because now there was a feature that looked like the answer and wasn’t.
2018–2019: Spectacle stops, Rectangle starts
The turning point for the free tier came when Spectacle’s development wound down and the project was archived. It had been the default recommendation for years, and its retirement left a large population of users with a working but unmaintained utility on a platform that breaks unmaintained utilities every autumn.
Rectangle was built into that gap by Ryan Hanson — free, open source, and explicitly positioned as a successor. The detail that mattered most was mundane: it could import Spectacle’s shortcut configuration, so switching cost nothing in retraining. For a utility whose entire value lives in muscle memory, that single feature is most of the migration story.
It also arrived with more than Spectacle had: thirds and sixths, size cycling on repeated shortcuts, drag-to-snap zones, per-app exclusions. Being open source mattered too, for a category of app that requires Accessibility permissions — auditable code is a real answer to a real objection, rather than a promise.
2022: Stage Manager tries something else entirely
Ventura’s Stage Manager wasn’t a tiling feature. It was an attempt to rethink window clutter altogether: the focused window centers itself, everything else collects into a strip of thumbnails at the side, and you build small groups of apps that surface together.
Reception was mixed, and it’s fair to say it didn’t become the default way people work. But it’s revealing as a signal — Apple had clearly concluded that free-floating overlapping windows weren’t serving people well, and was searching for its own answer rather than copying the obvious one.
Practically, it added a wrinkle for utility users, since Stage Manager and third-party window managers can interact awkwardly. Most people running both end up choosing one.
2024: Sequoia ships real tiling
Then Apple did the obvious thing. macOS Sequoia added window tiling proper: drag a window to a screen edge and it snaps, with menu commands and keyboard shortcuts for halves and quarters.
Fifteen years after Aero Snap, the baseline complaint was answered. For a large share of Mac users the question genuinely closed — if all you ever wanted was two windows side by side, the operating system now does it, and there’s no reason to install anything.
What it didn’t cover is the layer above the baseline. Repeated-shortcut size cycling isn’t there. Thirds and sixths, which matter enormously on ultrawide displays, aren’t there. Fully remappable shortcuts, configurable snap zones with modifier variants, throwing a window between displays on a key, per-app exclusions for software that resists resizing — all still the territory of dedicated tools.
Which is roughly what happened to clipboard managers, launchers, and text expanders when their basic functions got absorbed into the OS. The floor rises; the ceiling doesn’t move; the tools that lived only on the floor disappear and the rest keep going.
Where that leaves things now
The category consolidated rather than died. Paid tools whose pitch was “the Windows behavior you miss” lost the argument to a free operating system feature. Free and open source options with more depth kept their audience, which is the position the Rectangle app occupies. Automatic tiling managers still serve the small population that wants their windows arranged for them.
If there’s a lesson in the twenty years, it’s that platform philosophy is slower to change than any individual feature. The Mac didn’t lack snapping because nobody thought of it. It lacked snapping because the window model it was built on didn’t have a place for the idea, and rearranging that took Apple through Split View, Stage Manager, and a decade and a half of third-party developers proving there was demand.
For anyone deciding today whether they need one of these tools, the honest answer is that native tiling is enough for the basic case, and a dedicated window manager for Mac earns its place the moment you want thirds on a wide display, your own shortcut layout, or a window thrown to another monitor without touching the mouse.
Frequently asked questions
Why did macOS take so long to add window snapping?
The Mac’s window model was built around overlapping, freely positioned windows and an application-centric metaphor — the single menu bar and the old zoom button are both artifacts of it. Snapping wasn’t an oversight so much as a different design commitment, and reversing it meant revisiting assumptions that ran deep.
What happened to Spectacle?
It was a free, open source window manager that was the default recommendation for years. Its author wound down development and archived the project. Rectangle was built as a successor and can import Spectacle’s shortcut configuration directly.
Does Apple’s built-in tiling make third-party tools obsolete?
For casual use, largely — halves and quarters by drag or menu are covered. Dedicated tools still go further with size cycling, thirds and sixths, remappable keys, configurable snap zones, and multi-display throwing, which is why heavier users keep installing them.