Skip to content

Fix clipboard copy on Wayland#158

Open
ishaksebsib wants to merge 1 commit into
jnsahaj:mainfrom
ishaksebsib:fix/wayland-clipboard-support
Open

Fix clipboard copy on Wayland#158
ishaksebsib wants to merge 1 commit into
jnsahaj:mainfrom
ishaksebsib:fix/wayland-clipboard-support

Conversation

@ishaksebsib

Copy link
Copy Markdown

Clipboard copy from the annotation modal was failing on Wayland environments like Hyprland because arboard was built without its Wayland backend, causing it to rely on X11 clipboard support instead.

This enables arboard's wayland-data-control feature, which pulls in wl-clipboard-rs and allows clipboard operations to work natively on supported Wayland compositors.

Related issue: http://github.com/1Password/arboard/issues/98

Tested on Arch Linux with Hyprland and confirmed annotation clipboard copy works.

@ishaksebsib ishaksebsib force-pushed the fix/wayland-clipboard-support branch from eef2ab7 to 57fb0f5 Compare June 4, 2026 08:36
@JavaneseIvankov

Copy link
Copy Markdown

i am having the same problem, can you guys merge this? @jnsahaj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants