v1.1.0 — multi-select, glass preview, footer, Clear confirmation
Multi-select deletion, system confirmation on Clear, a Liquid-Glass-styled preview popover, and Homebrew distribution.
Highlights
- Multi-select mode — right-click any row → Select enters select mode. Click anywhere on a row to toggle (no leading checkboxes). Search still works; Cancel leaves the mode, Delete N removes everything you picked.
- Clear confirmation — destructive button is bound to Return; ⌥-click variant asks specifically about pinned items.
- Glass full-text preview — the 1-second-hover popover now uses
NSVisualEffectViewwith the system.popovermaterial, matching macOS Tahoe's translucent surfaces. - Attribution footer at the bottom of the panel.
- Homebrew distribution. Install via:
brew install --cask light-house-group/taps/clip-boardVisual cleanup
- Removed the redundant "Clipboard" header label
- Per-row copy glyph removed (row tap auto-pastes; right-click → Copy still available)
- Pin glyph upsized to 14 pt for stronger affordance
Install
brew install --cask light-house-group/taps/clip-board…or download Clip-Board.zip below, unzip, drag into /Applications. First-launch Gatekeeper warning bypassed with right-click → Open.
Verification
otool -L "Clip Board.app/Contents/MacOS/Clip Board"Only Apple-shipped frameworks. No network code in the binary.
Changelog
See CHANGELOG.md.