# How Computers Automatically Manage Temporary Pop-up Windows

> A method for computer systems to automatically display, fade out, and close temporary windows based on timers or system events without requiring user interaction.

- **Patent:** US 7343566
- **Original title:** Method and apparatus for displaying a window for a user interface
- **Owner:** Apple Inc
- **Granted:** 2008
- **Status:** Public domain (expired)
- **Times cited:** 20
- **Field:** consumer_electronics, software

## What it does

This patent describes a system for managing temporary user interface windows that appear and disappear on their own. The core mechanism involves triggering a window display based on a system event rather than a user click, starting a timer, and automatically closing or fading out that window once the timer expires. If the user interacts with the window while it is active, the system resets the timer to keep the window open longer. It also covers the ability for these windows to be translucent, allowing users to see other content underneath, and the ability for the system to automatically move these windows to avoid overlapping with new content.

## What it does NOT cover

- Does not cover windows that require a user to manually click a close button to dismiss them.
- Does not cover windows where the closing behavior is strictly tied to a specific user input device event.
- Does not cover non-window UI elements like standard status bar icons or system notifications that are not defined as windows.

## The clever bit

The innovation lies in decoupling the window's lifecycle from user input, allowing the system to manage screen real estate autonomously based on time and context.

## Real-world examples

1. On-screen volume level indicators
2. Temporary system status pop-ups
3. Fading notification banners
4. Auto-hiding HUD elements in software

## Why it matters

This patent reflects the shift toward more dynamic, non-intrusive user interfaces in the early 2000s. It provided a framework for 'passive' UI elements—like volume indicators or temporary status alerts—that provide information without forcing the user to stop their current task to dismiss them.

## Frequently asked questions

### What does How Computers Automatically Manage Temporary Pop-up Windows cover?

A method for computer systems to automatically display, fade out, and close temporary windows based on timers or system events without requiring user interaction.

### Who owns patent US 7343566?

Apple Inc owns this patent, granted in 2008.

### When does this patent expire?

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

### What is patent US 7343566 cited by?

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

### What problem does this patent solve?

This patent reflects the shift toward more dynamic, non-intrusive user interfaces in the early 2000s. It provided a framework for 'passive' UI elements—like volume indicators or temporary status alerts—that provide information without forcing the user to stop their current task to dismiss them.

### What does this patent NOT cover?

Does not cover windows that require a user to manually click a close button to dismiss them.

**Full plain-English explainer:** https://patentbrief.org/patent/us/7343566/os-x-dock

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

---

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