What Happened?
Some Wayland compositors may not provide clipboard access protocol for apps, this is the case at least for the latest Ubuntu releases and consequently the systems that use it as a base. You can verify the clipboard access by running wl-paste on command line (it should print current clipboard content and no error).
I am currently using CopyQ as a clipboard manager. However, elementary OS does not support accessing the clipboard directly in Wayland. To solve this, install wl-clipboard.
This tool helps to integrate clipboards with the native Wayland protocol.
- When running
wl-paste on command line:

Steps to Reproduce
- install a clipboard manager (in my case I installed CopyQ directly from AppCenter);
- copy some text and check if it is stored in the clipboard history;
- verify the clipboard access by running wl-paste on command line (it should print current clipboard content and no error);
- this should print the current clipboard contents (but it won't return anything due to lack of support in Wayland).
Expected Behavior
It should show the clipboard contents without errors.
- After clipboard access support is installed
sudo apt install wl-clipboard, It shows the last copied content without errors:

I hope the elementary team can implement support in the future.
OS Version
8.x (Circe)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response
What Happened?
Some Wayland compositors may not provide clipboard access protocol for apps, this is the case at least for the latest Ubuntu releases and consequently the systems that use it as a base. You can verify the clipboard access by running
wl-pasteon command line (it should print current clipboard content and no error).I am currently using CopyQ as a clipboard manager. However, elementary OS does not support accessing the clipboard directly in Wayland. To solve this, install wl-clipboard.
This tool helps to integrate clipboards with the native Wayland protocol.
wl-pasteon command line:Steps to Reproduce
Expected Behavior
It should show the clipboard contents without errors.
sudo apt install wl-clipboard, It shows the last copied content without errors:I hope the elementary team can implement support in the future.
OS Version
8.x (Circe)
Session Type
Secure Session (Wayland)
Software Version
Latest release (I have run all updates)
Log Output
No response
Hardware Info
No response