# How the Apple Mac Dock Magnifies Icons

> Apple's 1999 patent on the macOS Dock, which shrinks a row of app icons to save screen space and smoothly magnifies them as your mouse pointer glides over them.

- **Patent:** US 7434177
- **Original title:** User interface for providing consolidation and access
- **Owner:** Apple Inc
- **Granted:** 2008
- **Status:** Public domain (expired)
- **Times cited:** 232
- **Field:** consumer_electronics, software

## What it does

The patent covers a graphical user interface bar containing a row of interactive tiles representing apps, documents, or web links. When a user moves their cursor close to the bar, a processor dynamically enlarges the tile closest to the cursor, along with its immediate neighbors, using a smooth mathematical sine-wave scaling function. To prevent the growing icons from overlapping or spilling off the screen, the system simultaneously shifts the remaining unmagnified icons sideways along the bar. For example, when you hover over the Safari icon on a Mac, it balloons in size while the Mail and Calendar icons slide outward to make room.

## What it does NOT cover

- Does not cover static application bars or taskbars where icons remain a constant size when hovered.
- Does not cover icon magnification triggered by touch gestures on a mobile screen without a cursor.
- Does not cover grids or menus of icons where magnification occurs in two dimensions rather than along a single linear bar.
- Does not cover magnification effects where adjacent icons do not shift position to accommodate the enlarged icon.

## The clever bit

Instead of just blowing up one icon, the system uses a sine-wave function to smoothly scale down the magnification of neighboring icons. This creates a wave-like bubble effect that guides the user's eye and prevents jarring visual jumps as the mouse sweeps across the bar.

## Real-world examples

1. The macOS Dock
2. The iPadOS Dock
3. Linux desktop environments mimicking OS X like Plank or Latte Dock

## Why it matters

This patent protected one of the most iconic visual elements of Mac OS X when it debuted in 2001. It solved a critical design challenge of the era: how to keep dozens of shortcuts accessible on small, low-resolution monitors without permanently swallowing valuable screen real estate.

## Frequently asked questions

### What does How the Apple Mac Dock Magnifies Icons cover?

Apple's 1999 patent on the macOS Dock, which shrinks a row of app icons to save screen space and smoothly magnifies them as your mouse pointer glides over them.

### Who owns patent US 7434177?

Apple Inc owns this patent, granted in 2008.

### When does this patent expire?

This patent is expected to expire on October 7, 2028, when the invention enters the public domain.

### What is patent US 7434177 cited by?

This patent has been cited by 232 later patents that build on its ideas.

### What problem does this patent solve?

This patent protected one of the most iconic visual elements of Mac OS X when it debuted in 2001. It solved a critical design challenge of the era: how to keep dozens of shortcuts accessible on small, low-resolution monitors without permanently swallowing valuable screen real estate.

### What does this patent NOT cover?

Does not cover static application bars or taskbars where icons remain a constant size when hovered.

**Full plain-English explainer:** https://patentbrief.org/patent/us/7434177/itunes-digital-music-store

**Original patent:** https://patents.google.com/patent/US7434177

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._
