Hi everyone! I’m the developer of a clipboard manager that I know many of us Linux users here might know, called just The Clipboard Project.

I’ve spent the past couple months working on a bunch of speed optimizations, little fixes, and a really cool new feature for Linux only: asynchronous X11/Wayland clipboard synchronization. What that means is that you can copy stuff in the background and your CB clipboard will pick it all up automatically.

If that sounds awesome, then you can get the brand-spanking-new 0.8.2 version at https://github.com/Slackadays/Clipboard or this post’s link (thanks, Lemmy!)

  • PlexSheep@feddit.de
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I’m an early user (I think?) And I can say that the project is very useful. Good work! I also contributed a couple issues, not much but it’s honest work.

    Cool to see you on Lemmy :)

  • Cyclohexane@lemmy.mlM
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    Does this work over ssh? For example, I’m in a ssh session, I can pipe something into a terminal program, and I can paste it with Ctrl + V on the host machine?