Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support pasting clipboard from host for Linux VMs #806

Merged
merged 2 commits into from
May 2, 2024

Conversation

amalchuk
Copy link
Contributor

Partially closing #14.

Tested on Ubuntu 22.04, and works only on Linux VMs only for now.

@edigaryev
Copy link
Collaborator

Hello Andrew, thanks for the contribution!

Would you mind addressing the concerns expressed #202 (comment) in this PR too?

Or we can merge and then build add an option on top of this.

/cc @fkorotkov

@amalchuk
Copy link
Contributor Author

amalchuk commented Apr 29, 2024

What do you think about adding an "audio" option to the config.json file for this feature?
Or, another option in the CLI – such as "--no-audio", with an option called "--no-clipboard"?

Currently, every feature is enabled by default – audio, for example. If a user doesn't want to use any of the default features, they can choose to disable them with options.

I think enabling clipboard sharing by default is a good idea, but also providing an option to disable this feature with "--no-clipboard" would be useful. What do you think?

@edigaryev edigaryev merged commit 3ff3850 into cirruslabs:main May 2, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants