mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #675] Barrier in conjunction with "Automatically hide and show the menu bar" on Mac doesn't work reliably #533
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#533
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 @hiuwo on GitHub (May 18, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/675
Operating Systems
Server: Windows 10 1909
Client: Mac OSX 10.15.3
Barrier Version
2.3.2
Steps to reproduce bug
PS The above also sometimes happens for the Dock too, if Dock > "Automatically hide and show the Dock"
Other info
Work around: Use Command+Tab (twice to refocus; instead of using mouse) onto the desired window, then menu bar will auto show now if step 4 is attempted again.
PS actually this issue has been around for a long time in with Synergy, not Barrier-specific.
@github-actions[bot] commented on GitHub (Sep 22, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@p12tic commented on GitHub (Jan 10, 2021):
Let's not close valid bug reports.
@kozie commented on GitHub (Mar 9, 2021):
Thanks for the work-around @hiuwo! I did not know about this and makes the usage of a hidden menu bar a bit more accessible than it is now.
Please don't close this bug report indeed as this is still the case. Thanks in advance :)
@CantStopMyBrain commented on GitHub (Jun 11, 2021):
Similar/same issue: on a Barrier client running Ubuntu/GNOME with dash-to-dock and set to auto-hide the dock, the dock does not pop up (ever) when moving the mouse to the bottom of the client screen. The workaround is similar to @hiuwo's: pressing the "Super" (aka System or Windows key, like the Mac Command key) brings up the Activities overview and the dock.
@offline2007 commented on GitHub (Jun 10, 2022):
This issue is still happening.
The popOS/GNOME dock with auto-hide enabled still doesn't work with Barrier.
@Tibinsunny commented on GitHub (Aug 29, 2024):
Any fix for this issue?
@WernerLuiz92 commented on GitHub (Oct 4, 2024):
Any fix for this issue?
@WernerLuiz92 commented on GitHub (Nov 19, 2024):
I was able to solve this problem by running this command here:
gsettings set org.gnome.shell.extensions.dash-to-dock require-pressure-to-show falseI found this solution here: Post on Reddit