mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #436] Barrier prevents screens from going to sleep #339
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#339
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?
Originally created by @mirh on GitHub (Sep 14, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/436
Operating Systems
Server: Windows 7
Client: Manjaro Linux
Barrier Version
2.31 git/snapshot
Steps to reproduce bug
@cowbe0x004 commented on GitHub (Sep 18, 2019):
Check out this thread
https://members.symless.com/forums/topic/4794-does-synergy-prevent-monitor-from-going-to-sleep/
@mirh commented on GitHub (Sep 18, 2019):
I'm sure that'll work
But still, I don't understand whatever rationale was behind this code to begin with.
And why nobody still didn't fix it.
@mirh commented on GitHub (Sep 19, 2019):
Ok, after sleeping on it, I guess like it may even have its sense to have this kind of feature
(assuming "virtual" inputs aren't treated the same of physical ones power-management-wise... which actually seemed to be the case after reading some code, but I could easily be wrong)
You wouldn't like your client to go to sleep while you are remote-ing in it.
Why the hell is the same thing also being enforced on the host though? And would it have taken too much time to add an activity/screen check?
@remotejob commented on GitHub (Oct 15, 2019):
The same problem
in my case:
Operating Systems
Server: Ubuntu 18.04
Client: Ubuntu 18.04
Barrier Version
commit
14a708db33But only Client ON not to go to sleep.
@OptimusGREEN commented on GitHub (May 21, 2023):
yeah im currently struggling with this on an ubuntu 22.04 client. It would be great if there was a solution soon.
@andreysm commented on GitHub (Sep 13, 2024):
Encountered this on Windows.
Disabling "Synchronize screen savers" checkbox at "Advanced server settings" tab solved the problem.
The system doesn't go to sleep, but the screen does. (
powercfg /requestsis informative.)@vathanac commented on GitHub (Nov 18, 2024):
I can't find where to disable "Synchronize screen savers". Can you elaborate?
@andreysm commented on GitHub (Nov 19, 2024):