mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[PR #178] [MERGED] Added preserveFocus fix #1573
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1573
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:focus-1📝 Commits (1)
bad7482Added preserveFocus fix📊 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.