ClipnPaste 0.2.8
ClipnPaste 0.2.8
Added
- Emoji style in Settings: Google (Noto, default), Fluent (Microsoft), or System font
- Full offline emoji set (~3.5k) with all categories
- Skin-tone grouping: one cell per emoji; hold or right-click for tones (remembers last choice)
Fixed
- Clicking multi-tone emoji pastes reliably
- Category strip spacing so the scrollbar is less easy to hit by accident
Install with apt (recommended)
curl -fsSL https://linkofhyrule89.github.io/ClipnPaste/install.sh | sudo bashOr upgrade if the repo is already configured:
sudo apt update && sudo apt install --only-upgrade clipn-pasteInstall from this release (.deb)
sudo apt install ./ClipnPaste_0.2.8_amd64.deb
clipnpaste &Uninstall
pkill -x clipnpaste 2>/dev/null || true
sudo apt remove clipn-paste
# optional full cleanup:
sudo apt purge clipn-paste
sudo rm -f /etc/apt/sources.list.d/clipnpaste.list
sudo apt updateFull notes: CHANGELOG.md · Apt site: https://linkofhyrule89.github.io/ClipnPaste/