mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #920] Barrier prevents unclutter from restoring mouse pointer #733
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#733
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 @jvasile on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/920
Describe the bug
On Linux, I run unclutter to autohide my mouse pointer when the mouse is idle. Sometimes (I haven't figured out what triggers this) unclutter hides the mouse but does not bring it back. This only happens when I run barrier. Moving the pointer from the current screen to a different computer and then back again seems to bring it back. I didn't spend much time debugging, instead just deactivating unclutter for now. I did note that the hidden mouse pointer still functioned. As I move it around the screen, javascript rollovers activate, I can click, etc.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The mouse pointer should disappear when the mouse is idle but return when the mouse moves.
Desktop (please complete the following information):
Additional context
This is not a high priority bug, but I wanted to report it in case somebody knows an easy fix, and also because it might help another user understand why barrier does not work on their computer.