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


## Related patents

Semantically similar inventions in the PatentBrief corpus:

- [How Interactive Pop-up Help Windows Work in Computer Interfaces](https://patentbrief.org/patent/us/5754176/windows-taskbar) — A 1995 patent describing how computer interfaces can automatically show helpful, rich-text pop-up windows when a user hovers their mouse over an icon or button.
- [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 to Interact with Background Apps While Using Another App](https://patentbrief.org/patent/us/10521248/swiftui) — A method for controlling background applications directly through a visual window inside the app you are currently using.
- [How Smartphones Manage Multiple Notifications on a Locked Screen](https://patentbrief.org/patent/us/11921980/vision-pro-optic-id) — A patent describing how a locked smartphone displays multiple notifications from different apps and allows users to interact with them individually without unlocking the phone.
- [How Smartphones Automatically Adjust Camera Settings in Low Light](https://patentbrief.org/patent/us/11706521/dynamic-island) — A system that automatically shows or hides camera exposure controls based on whether the device detects low-light conditions.
