Hi, One of the long-time annoyances of a Linux distro is that the clipboard is dropped (cleaned up) once the user closes the app (only exception is gedit, probably uses some workaround).
People eventually realised that this needs to be fixed but never agreed upon who must take care of the clipboard - the X server or the (Linux) kernel - hence this annoyance is set to exist forever.
Some people worked around this issue by creating tools that work around it, some of them work more or less good (parcellite), some less so.
Since Wayland is not burdened by backwards compatibility (afaik nor by the X protocol) - would Canonical try to get the Wayland devs to get Wayland to take care of the clipboard to solve this issue once and for all please?