Skip to content

Support Slackadays/clipboard #46

@Slackadays

Description

@Slackadays

Instead of calling xsel and pbcopy for X11 and macOS respectively, you can use Clipboard to condense all those calls into one call to the CB binary. Additionally, CB's Wayland support would also fix #44 at the same time. You could also add a fallback option that uses a bundled CB binary if Clipboard Ruby can't find one installed on the system.

Edit: This would also enable support for the BSDs as well, since CB works on them.
Double edit: This would also enable support for Linux/BSD where there isn't X11/Wayland because CB doesn't depend on them to exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Clipboard ImplementationAnother clipboard implementation / provider / platform

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions