Skip to content

v2.0 — first Wayland release

Latest

Choose a tag to compare

@acosonic acosonic released this 12 Apr 21:06

First Wayland-targeted release of crosspaste.

Uses ydotool (direct /dev/uinput access via a udev rule + input group) and wl-clipboard (wl-paste). Works under any Wayland compositor — tested on Ubuntu 25.10 / GNOME Wayland.

Install

sudo su -c "bash <(wget -qO- https://raw.githubusercontent.com/acosonic/crosspaste/main/install.sh)" root

After install, log out and back in once so the input group membership takes effect.

Still on X11?

Use the v1.0 release or the x11-legacy branch. The X11 version is no longer maintained.