sindresorhus / Pasteboard-Viewer

📋 Inspect the system pasteboards on macOS
https://sindresorhus.com/pasteboard-viewer
MIT License
697 stars 34 forks source link

Pause/lock updates #5

Open sindresorhus opened 4 years ago

sindresorhus commented 4 years ago

Pasteboard Viewer updates the view of the pasteboard in real-time, but sometimes you want to preserve the contents even if the pasteboard is cleared or overwritten. For example, when dragging an image in Chrome and then releasing, Chrome clears the pasteboard, so it will be gone from Pasteboard Viewer too.

I haven't yet decided where the toggle should be and what it should look like. Suggestions welcome.

H8K56 commented 9 months ago

@sindresorhus, a good suggestion would be to put a 'pad lock' icon close to the drop-down menu.

H8K56 commented 9 months ago

Or perhaps on the File tab in the menu bar, with an appropriate key binding.