[PR #1067] [MERGED] Fix Fix Preserve Focus option not working on Linux servers #1749

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

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1067
Author: @cryzed
Created: 2/16/2021
Status: Merged
Merged: 2/4/2022
Merged by: @walker0643

Base: masterHead: fix/server-preserve-focus


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/lib/platform/XWindowsScreen.cpp (+1 -1)

📄 Description

Fixes #1066.

I'm not sure why this check was here in the first place, but the preserve focus setting should take effect whether the code runs on the server (primary) or the client. This change and a subsequent local build shows that the issue is fixed for me.


🔄 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/1067 **Author:** [@cryzed](https://github.com/cryzed) **Created:** 2/16/2021 **Status:** ✅ Merged **Merged:** 2/4/2022 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `master` ← **Head:** `fix/server-preserve-focus` --- ### 📝 Commits (1) - [`06c1a59`](https://github.com/debauchee/barrier/commit/06c1a5908c82dce4b36cbb7223a8e080cab41769) Fixes #1066 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/platform/XWindowsScreen.cpp` (+1 -1) </details> ### 📄 Description Fixes #1066. I'm not sure why this check was here in the first place, but the preserve focus setting should take effect whether the code runs on the server (primary) or the client. This change and a subsequent local build shows that the issue is fixed for me. --- <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:03 -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#1749
No description provided.