swayclip - clipboard manager for Wayland compositors

https://github.com/64-bitman/swayclip

11 points · 4 comments · view on lemmy.world

4 Comments

BurgerBaron@quokk.au · 4 pts · 25d (3 replies)

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 pts · 25d (1 reply)

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?

far_university1990@reddthat.com · 2 pts · 23d

But... but my security :(

Vendetta9076@sh.itjust.works · 2 pts · 22d

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