Manage Clipboard history
masterRustCast includes a persistent, SQLite-backed clipboard manager:
- Capacity: Stores up to 300 items.
- Content Types: Supports text, images, and URLs.
- Image Rendering: Visualizes images directly from the clipboard history.
- Paste-on-select: Automatically pastes the selected item into the frontmost application.
- Maintenance: You can clear the entire clipboard history via the interface.