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
Comment on swayclip - clipboard manager for Wayland compositors
BurgerBaron@quokk.au 3 weeks 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.
Vendetta9076@sh.itjust.works 3 weeks ago
victorz@lemmy.world 3 weeks ago
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 3 weeks ago
But… but my security :(