Skip to content

Clipmer v3.0.3

Choose a tag to compare

@0x99M 0x99M released this 10 May 05:03

Performance

  • Quieter in the background. Every external clipboard event was rebuilding the history list — even with the popup hidden — and decoding any visible image entries' base64 data into pixel bitmaps. With many image entries in history, that produced steady CPU and memory pressure while you were doing other things. Renders now wait until the window is actually visible; data still updates underneath, and the catch-up render happens once on open.