Skip to content

Clipboard does not work on Wayland / Sway #210

@zupd

Description

@zupd

Describe the bug
When using Wayland / Sway passwords wont get copied to the clipboard.

To Reproduce
Steps to reproduce the behavior:

  1. Use wayland / sway
  2. run dcli password <title>

Expected behavior
Password should get copied to clipboard

Screenshots

Environment (please complete the following information):

  • OS: Linux Ubuntu 23.04
  • display server protocol: Wayland
  • compositor (window manager): Sway

Additional context
The reason why this happens is because wayland dont use xsel / xcopy to copy to clipboard. it uses wl-copy instead. And there is currently no support for this in the clipboardy package that dashlane CLI uses.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions