My new choice of clipboard manager: parcellite
I used CopyQ, but there is some sort of bug in QT-based projects where it doesn't accept keyboard input; it's like it doesn't receive focus until you minimize or maximize or some baloney that finally got me irritated enough to do something about it. Maybe I'll check CopyQ in the future, in case the bugs are ever solved or something. I have never researched this with any results; perhaps I don't know how to explain the phenomenon.
Anyway, I settled on parcellite for the time being. Let's face it; I'm not doing any more research so this is going to be my long-term clipboard solution. It's gtk3-based, which is my current stack anyways. It has all the options I want: a popup menu of history options, with pinnable entries (called persistent entries in this tech), and is already packaged for Devuan.
Notes on other clipboard managers
It appears that diodon and gpaste are forks or spiritual successors to parcellite. Gpaste is the freedesktop-ified thing with a daemon and complicated features that just seem extraneous, yet is still missing features I want.
Raw notes for research process
- determine goals
- ctrl+shift+z pulls up short history menu, approx 5.
- full history available from a window from a menu option
- find options
- checking https://wiki.archlinux.org/title/Clipboard?useskin=vector
- already packaged for Devuan is a huge plus
- packagable for devuan is acceptable
- test top option(s)
- diodon: works basically. No "full history" dialog, and no pinning of items.
- gpaste: way more complicated, but has an editable history, from gpaste-client ui. SCARY "upload" feature that does what?
- parcellite (github or sourceforge)
My current desired config
Here is my current ~/.config/parcellite/parcelliterc file as of the time of this writing.
files/2025/listings/parcelliterc (Source)
Comments