node-copy-paste icon indicating copy to clipboard operation
node-copy-paste copied to clipboard

Add support for Wayland (requires wl-clipboard)

Open sebastianschnock opened this issue 10 months ago • 0 comments

Checks the WAYLAND_DISPLAY env variable to determine if the OS is running Wayland (instead of X11).

Then it uses wl-clipboard for copy/paste.

(There might be better solutions out there, but this is working for me on Fedora41)

sebastianschnock avatar Mar 27 '25 13:03 sebastianschnock