A beautiful clipboard history manager for Windows.
PastePaw is a clipboard history manager built with Rust + Tauri + React, featuring automatic clipboard saving, search, folders, customizable hotkeys, AI-powered actions, and multi-monitor support.
Multi-size Display Layout: Introduced customizable UI sizing options ("Default" and "Compact") for better use of screen real estate on smaller displays. The window resizes instantly upon selection.
Background Update Check: Added a non-intrusive UI indicator for new updates in the main window and a direct "Update" button in the Settings footer (#15).
Changed
Refined the default clipboard card aspect ratio to be more perfectly square for improved aesthetics.
Optimized text contrast in Dark Mode to ensure the app name header remains visible on vibrant colored backgrounds.
Unified toolbar icon colors (Add, Update, Settings) to adapt seamlessly to the system theme.
Fixed
Fixed sub-pixel rendering gaps and black borders around selected cards in specific display scales.
Restored robust Mica effect persistence across window toggling, system sleep, and wake cycles (#9, #10).
Fixed redundant UI state updates causing visual tearing when deleting items via context menus (#14).
Added reliable image cleanup from the filesystem before cascaded folder deletions in SQLite (#11, #14).
新增