this post was submitted on 01 Oct 2023
132 points (96.5% liked)

Linux

47263 readers
1345 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] ENipo@lemmy.world 3 points 11 months ago (1 children)

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 1 points 11 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.