mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #358] Mouse cursor invisible in Linux/Gnome 3.30.2 on Wayland client #287
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#287
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 @LIII-XXII on GitHub (Jul 9, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/358
Operating Systems
Server: Windows 10 1809 17763.557
Client: Gentoo / Gnome 3.30.2 on Wayland
Barrier Version
2.1.2 from pixlra overlay: qt5, openSSL
Steps to reproduce bug
The mouse cursor does not appear on the Linux/Wayland client.
I can click things, type text, etc, but the mouse cursor is not visible...
Other info
I saw that there is a possible workaround by enabling mouse cursor even with touch screens in Gnome, but the setting does not seem to be there in my Gnome version.
@AdrianKoshka commented on GitHub (Jul 9, 2019):
There is no wayland support unfortunately.
@LIII-XXII commented on GitHub (Jul 19, 2019):
I have XWayland libraries though, which claim to be downwards compatible with X server interfaces. I believe the mouse cursor not being visible is actually caused by some gnome usb tablet settings disabling the cursor icon, because everything works besides that.
@LIII-XXII commented on GitHub (Jul 19, 2019):
is something from Barrier supposed to show up in xinput? It's a laptop, I have a mouse and a touchpad.
This is the output with the Barrier client connected to a server.
@frohro commented on GitHub (Apr 11, 2021):
I just installed Ubuntu 21.04, and it uses Wayland by default. I noticed this behavior too. You can click on things, and it works. It is just you cannot see the position of the mouse cursor. For example, some programs change the display when the mouse hovers over something. You can click on that and it work fine. When I saw "no Wayland support," I didn't expect it to look so very close to working. I can even type things just fine. It is just difficult to figure out what will receive the text.
@pangyuteng commented on GitHub (Oct 2, 2021):
I updated from Ubuntu 20.04 to 21.04, cursor and keyboard both do not work (cannot click, cannot type), but barrier can detect the cursor coming into the client - based on the logs.
Below is one solution for those using Ubuntu and is not constrainted to Wayland.
You could just opt for Xorg during login - during the password prompt, click
Ubuntu on Xorgat the bottom right corner. cheers.@nicecil commented on GitHub (Mar 17, 2022):
jjjj