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

📋 Implement clipboard synchronization #90

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

gnmyt
Copy link
Owner

@gnmyt gnmyt commented Sep 11, 2024

📋 Implement clipboard synchronization

This PR adds clipboard synchronization in both directions (server -> client, client -> server) for VNC and RDP connections.

🚀 Changes made to ...

  • 🔧 Server
  • 🖥️ Client
  • 📚 Documentation
  • 🔄 Other: ___

✅ Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have looked for similar pull requests in the repository and found none

🔗 Related Issues

Closes #51

@gnmyt gnmyt added the enhancement New feature or request label Sep 11, 2024
@gnmyt gnmyt self-assigned this Sep 11, 2024
@gnmyt gnmyt merged commit ead0270 into main Sep 11, 2024
1 check passed
@gnmyt gnmyt deleted the features/clipboard-support branch September 11, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Clipboard for RDP connections
1 participant