data/services/clipboard_service library

Classes

ClipboardEntry
A single entry in the clipboard history.
ClipboardRing
A ring buffer of clipboard entries that supports cycling through past copies.
ClipboardService
Service for managing clipboard operations, history, and system clipboard integration.

Enums

ClipboardContentType
Type of content stored in a clipboard entry.
ClipboardSource
Source that produced a clipboard entry.