[PR #1254] [MERGED] Fix wrong encoding for text copied between linux and windows #1772

Closed
opened 2026-05-05 08:01:31 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1254
Author: @yan12125
Created: 8/20/2021
Status: Merged
Merged: 11/3/2021
Merged by: @p12tic

Base: masterHead: fix-wrong-encoding-for-text-copied-between-linux-and-windows


📝 Commits (1)

  • dd3ea8a lib/platform: Fix encoding for text copied between linux and windows

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

doc/newsfragments/fix-wrong-encoding-for-text-copied-between-linux-and-windows.bugfix (+2 -0)
📝 src/lib/platform/XWindowsClipboardHTMLConverter.cpp (+9 -2)

📄 Description

Copied from https://github.com/symless/synergy-core/pull/7029. I don't
include the application/x-moz-nativehtml part in that patch as I already
added it in https://github.com/debauchee/barrier/pull/1164.

Fixes https://github.com/debauchee/barrier/issues/1037
Fixes https://github.com/debauchee/barrier/issues/1137


🔄 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/1254 **Author:** [@yan12125](https://github.com/yan12125) **Created:** 8/20/2021 **Status:** ✅ Merged **Merged:** 11/3/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `fix-wrong-encoding-for-text-copied-between-linux-and-windows` --- ### 📝 Commits (1) - [`dd3ea8a`](https://github.com/debauchee/barrier/commit/dd3ea8adfef868e52098ea24d2ed08320a90e3b9) lib/platform: Fix encoding for text copied between linux and windows ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `doc/newsfragments/fix-wrong-encoding-for-text-copied-between-linux-and-windows.bugfix` (+2 -0) 📝 `src/lib/platform/XWindowsClipboardHTMLConverter.cpp` (+9 -2) </details> ### 📄 Description Copied from https://github.com/symless/synergy-core/pull/7029. I don't include the application/x-moz-nativehtml part in that patch as I already added it in https://github.com/debauchee/barrier/pull/1164. Fixes https://github.com/debauchee/barrier/issues/1037 Fixes https://github.com/debauchee/barrier/issues/1137 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:01:31 -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#1772
No description provided.