# 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._


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How Widgets Flip Over to Show Settings](https://patentbrief.org/patent/us/7530026/time-machine-backup) — A method for letting digital widgets flip over like a physical object to reveal hidden settings or controls on the back.
- [How Smartphones Let You Rearrange and Organize Your Home Screen Icons](https://patentbrief.org/patent/us/11449194/spatial-audio-with-dynamic-head-tracking) — Apple's patent describes the specific software logic used to let users drag, drop, and rearrange app icons on a touchscreen by entering a special 'jiggle' mode.
- [How 3D Icons Rotate to Show More Information](https://patentbrief.org/patent/us/5303388/macintosh-finder) — A 1994 Apple patent for a 3D computer icon that can be rotated by clicking specific areas to reveal different sides, each containing extra information about a file or folder.
- [How Mobile Devices Switch Between Open Apps Using Gestures](https://patentbrief.org/patent/us/8291344/ios-autocorrect-keyboard) — Apple's patent describes a way to switch between open apps on a touchscreen by showing a bar of app previews and selecting one with a tap.
- [How Smartphones Organize Apps into Folders](https://patentbrief.org/patent/us/8423911/ios-control-center) — Apple's 2010 patent describing the logic for creating and interacting with app folders on a touchscreen device, specifically distinguishing between 'normal' use and 'editing' modes.
