[PR #289] [MERGED] Fix #278 "Enable Clipboard Sharing" always reset after restart #1596

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/289
Author: @mssalvatore
Created: 4/13/2019
Status: Merged
Merged: 4/17/2019
Merged by: @AdrianKoshka

Base: masterHead: issue_278


📝 Commits (1)

  • 854a6b2 Fix #278 "Enable Clipboard Sharing" always reset after restart

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 src/gui/src/ServerConfig.cpp (+2 -0)

📄 Description

Unlike other settings, the "Enable Clipboard Sharing" setting of the
ServerConfigDialog does not persist when the barrier application (GUI)
is stopped completely and restarted. Add the necessary code to the
saveSettings() and loadSettings() functions.


🔄 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/289 **Author:** [@mssalvatore](https://github.com/mssalvatore) **Created:** 4/13/2019 **Status:** ✅ Merged **Merged:** 4/17/2019 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `issue_278` --- ### 📝 Commits (1) - [`854a6b2`](https://github.com/debauchee/barrier/commit/854a6b2a86ab1fb870b5223217f3293dba2974a9) Fix #278 "Enable Clipboard Sharing" always reset after restart ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/gui/src/ServerConfig.cpp` (+2 -0) </details> ### 📄 Description Unlike other settings, the "Enable Clipboard Sharing" setting of the ServerConfigDialog does not persist when the barrier application (GUI) is stopped completely and restarted. Add the necessary code to the saveSettings() and loadSettings() functions. --- <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:57:14 -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#1596
No description provided.