Skip to content

Releases: xfajarr/OpenPasteMac

OpenPasteMac 0.1.2

Choose a tag to compare

@xfajarr xfajarr released this 24 Jun 04:43

✨ New

  • Drag & drop to pinboards — drag a clipboard card straight onto a pinboard tab to file it, with a highlight while hovering.
  • ⌘F to open & focus the search field anytime the shelf is open.
  • Full keyboard navigation — ←→↑↓ select cards, Enter pastes the selected one, ⌘1–9 for quick paste.
  • Standard editing in search — ⌘A / ⌘C / ⌘V / ⌘X / ⌘Z now work in the search field.
  • Result count badge shows while you type in search.

💄 Improved

  • Redesigned search box — compact, rounded, with a blue focus glow and clear contrast on any wallpaper.
  • Panel now floats — side/bottom margins with all four corners rounded.
  • Panel grows automatically when search opens so cards are never clipped.
  • Smoother animations — panel and content animation curves are synced; card slide & selection use springs.

🐛 Fixed

  • Search couldn't be typed in or clicked — the panel can now become key window so keyboard input lands.
  • System beep on arrow keys and other actions is gone.

Install: download OpenPasteMac.dmg and drag OpenPasteMac.app into Applications. Requires macOS 13+ and Accessibility permission (for the global ⌘⇧V hotkey + auto-paste).

OpenPasteMac

Choose a tag to compare

@xfajarr xfajarr released this 07 Jun 09:48

Features

  • Edit sheet: edit clipboard items inline with a dedicated editor
  • Item preview: preview items in a floating overlay before pasting
  • Improved context menus: richer right-click options including paste plain text, copy only, edit, rename, and preview

Improvements

  • Rebranded from OpenPaste to OpenPasteMac
  • Rewrote README as a professional OSS-style project page
  • Added MIT license and contributing guide
  • Added project screenshot to README

Install

Method Command
Homebrew brew install --cask openpastemac
Download Grab the .dmg below
Build from source git clone https://github.com/xfajarr/openpastemac.git && cd openpastemac && make install

Full Changelog: v0.1.0...v0.1.1'

OpenPasteMac

Choose a tag to compare

@xfajarr xfajarr released this 07 Jun 09:19
4558d61
clipboardhistory

Create swift.yml