[PR #456] [CLOSED] Fix empty clipboards and Linux screen freezing #1637

Closed
opened 2026-05-05 07:58:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/456
Author: @Waester
Created: 10/9/2019
Status: Closed

Base: masterHead: barrier-clipboard-fix-PR


📝 Commits (2)

  • 4b65e5c #6409 Time out read events for clipboard
  • 73fbfc5 Fix wrong function used to get clipboard data in the server

📊 Changes

2 files changed (+17 additions, -4 deletions)

View changed files

📝 src/lib/platform/XWindowsClipboard.cpp (+6 -0)
📝 src/lib/server/Server.cpp (+11 -4)

📄 Description

Fixes:
https://github.com/debauchee/barrier/issues/350
https://github.com/symless/synergy-core/issues/6409


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/456 **Author:** [@Waester](https://github.com/Waester) **Created:** 10/9/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `barrier-clipboard-fix-PR` --- ### 📝 Commits (2) - [`4b65e5c`](https://github.com/debauchee/barrier/commit/4b65e5cfbac7815546f140879ff790731cba9e72) #6409 Time out read events for clipboard - [`73fbfc5`](https://github.com/debauchee/barrier/commit/73fbfc56b9704642b1b04ec2ffa831120d69a221) Fix wrong function used to get clipboard data in the server ### 📊 Changes **2 files changed** (+17 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/platform/XWindowsClipboard.cpp` (+6 -0) 📝 `src/lib/server/Server.cpp` (+11 -4) </details> ### 📄 Description Fixes: https://github.com/debauchee/barrier/issues/350 https://github.com/symless/synergy-core/issues/6409 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 07:58:15 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1637
No description provided.