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!)

  • Qwerty-Space@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    9 months ago

    Hey, I’ve seen this project a while ago, and it looks really well done. However, I’m not totally sure what the usecase is for it.

    Why would I use this over cp file ../file?

    • ENipo@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      9 months ago

      I’m not the author of the project but this has nothing to do with copying files around. Instead it’s a clipboard manager, meaning it’s to add things to your clipboard and then paste them elsewhere. So an app to manage your ctrl-C - ctrl-v

      • Andy@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        9 months ago

        I think it does actually also copy files around. That may be cool and useful, but is why I don’t want to use it. I don’t want to accidentally do that instead of normal clipboard stuff.

    • bachatero@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      9 months ago

      There is actually no reason to use it over cp file ../file, because that’s not what it does. Instead, you can save something “for later” as if the cp command had a memory.