[PR #178] [MERGED] Added preserveFocus fix #1573

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/178
Author: @simons-public
Created: 11/18/2018
Status: Merged
Merged: 12/16/2018
Merged by: @AdrianKoshka

Base: masterHead: focus-1


📝 Commits (1)

📊 Changes

4 files changed (+16 additions, -3 deletions)

View changed files

📝 src/gui/src/BaseConfig.cpp (+2 -1)
📝 src/gui/src/BaseConfig.h (+1 -1)
📝 src/gui/src/ScreenSettingsDialog.cpp (+2 -0)
📝 src/gui/src/ScreenSettingsDialogBase.ui (+11 -1)

📄 Description

Adds the preserveFocus configuration item to the GUI configuration screen.

This is useful if you want to control a system that you are not the only user of. For example, I use barrier to control my HTPC computer sometimes, but I don't want Kodi to lose focus when my cursor leaves the screen since it will cause other inputs (i.e. CEC Remote) to stop working.


🔄 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/178 **Author:** [@simons-public](https://github.com/simons-public) **Created:** 11/18/2018 **Status:** ✅ Merged **Merged:** 12/16/2018 **Merged by:** [@AdrianKoshka](https://github.com/AdrianKoshka) **Base:** `master` ← **Head:** `focus-1` --- ### 📝 Commits (1) - [`bad7482`](https://github.com/debauchee/barrier/commit/bad74825aa392e4d1da7def543822fb3f56689b9) Added preserveFocus fix ### 📊 Changes **4 files changed** (+16 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/gui/src/BaseConfig.cpp` (+2 -1) 📝 `src/gui/src/BaseConfig.h` (+1 -1) 📝 `src/gui/src/ScreenSettingsDialog.cpp` (+2 -0) 📝 `src/gui/src/ScreenSettingsDialogBase.ui` (+11 -1) </details> ### 📄 Description Adds the [preserveFocus configuration](https://github.com/symless/synergy-core/wiki/Text-Config#Focus_Preservation) item to the GUI configuration screen. This is useful if you want to control a system that you are not the only user of. For example, I use barrier to control my HTPC computer sometimes, but I don't want Kodi to lose focus when my cursor leaves the screen since it will cause other inputs (i.e. CEC Remote) to stop working. --- <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:56:38 -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#1573
No description provided.