Code Monkey home page Code Monkey logo

Comments (13)

krayon007 avatar krayon007 commented on May 28, 2024 3

I'm actually testing this feature now. Working on getting it working on Linux, so we can release support for windows and Linux at the same time.

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024 1

Just published @MeshCentral v0.3.0-m with clipboard transfer support for Windows and Linux. Large and very difficult work done by Bryan to get this working on so many platforms. Linux is especially difficult. No MacOS support yet. Testing and feedback appreciated.

MC2-Clipboard2

from meshcentral.

 avatar commented on May 28, 2024

I agree that this would be a very welcome feature.

from meshcentral.

dmccracken-livewire avatar dmccracken-livewire commented on May 28, 2024

I agree

from meshcentral.

rodrigo-hissam avatar rodrigo-hissam commented on May 28, 2024

Implementing copy/paste for the desktop tab like you have done for the terminal tab would be super useful indeed.

from meshcentral.

jcam7044 avatar jcam7044 commented on May 28, 2024

I agree as well.

from meshcentral.

 avatar commented on May 28, 2024

@Ylianst Are there any plans on implementing this feature?

from meshcentral.

krayon007 avatar krayon007 commented on May 28, 2024

I got it working/tested for Windows and Linux... I pushed the agent changes to GIT, and gave Ylian the necessary changes for the webapp to use it... Should be released soon... As a side note, on linux, I used both the PRIMARY and the CLIPBOARD buffer. It seems the primary (middle mouse button) is compatible with more apps when pasting...

from meshcentral.

 avatar commented on May 28, 2024

@krayon007 Awesome work! Can you push this in an update @Ylianst?

from meshcentral.

krayon007 avatar krayon007 commented on May 28, 2024

By the way, on Linux, I put a 60 second timeout on the clipboard object, because unlike windows, Linux doesn't copy any memory to hold the clipboard contents, so I put a 60 second timeout on the clipboard object before I dereference it, so if you need to paste the same contents again after 60 seconds, you'll need to "resend" the clipboard from the browser. Windows doesn't have this issue, because the OS copies the clipboard contents.

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024

Working on it.

from meshcentral.

 avatar commented on May 28, 2024

@Ylianst @krayon007 Thanks for your hard work!

from meshcentral.

Ylianst avatar Ylianst commented on May 28, 2024

Thanks. I am going to close this one. Please open a new issue if anything comes up.

from meshcentral.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.