Dude this has bothered me many times. I had to reopen whatever app or page held on to the content. Bah. What a bad way of doing it, no?
Comment on swayclip - clipboard manager for Wayland compositors
BurgerBaron@quokk.au 3 days ago
Good write up on the github page explaining why I would bother with it, the short version included:
In Wayland, whatever app you copied something from is the one actually holding
onto that clipboard content, the compositor itself doesn’t store it. This means if you close that app, whatever you copied disappears too. swayclip fixes this by keeping its own copy of your clipboard history, and only steps in to “hold” the clipboard once the original app closes or exits.
victorz@lemmy.world 3 days ago
far_university1990@reddthat.com 2 days ago
But… but my security :(
Vendetta9076@sh.itjust.works 1 day ago
I… Had no idea it worked this way but it makes so much sense. This actually explains so much about an issue I’ve been having