You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I get B3 to warp the pointer in acme when using Wayland?
After upgrading to Ubuntu 21.04 and installing plan9port fresh from github(*) I no longer get pointer warping in acme with B3. It is likely related to Wayland. B3 warped the pointer when I had Ubuntu 20.10. That was with older plan9port(**), but the older acme got the same problem with new Ubuntu. Which is why I installed new plan9port.
Some kind of environment variable to set to tell Wayland to start warping pointers?
Focus is correctly moved with B3, it is only the pointer that remains. As soon as I move the pointer focus goes back to the pointer.
The windowing system for Ubuntu 21.04 is Wayland, but unfortunately I never checked what 20.10 had.
It is possible to change from Wayland to X. Then the pointer warp.
Gnome version is 3.38.5
Yeah, I'm sure it's Wayland. 21.04 is the first Ubuntu to default to Wayland. I've been having this the last year or so too but on NixOS using GNOME Wayland, so it's not Ubuntu-specific.
For what it's worth this is a duplicate of #294 but that was closed by the user who opened the issue after deciding to just switch back to X from Wayland.
Greetings,
Can I get B3 to warp the pointer in acme when using Wayland?
After upgrading to Ubuntu 21.04 and installing plan9port fresh from github(*) I no longer get pointer warping in acme with B3. It is likely related to Wayland. B3 warped the pointer when I had Ubuntu 20.10. That was with older plan9port(**), but the older acme got the same problem with new Ubuntu. Which is why I installed new plan9port.
Some kind of environment variable to set to tell Wayland to start warping pointers?
Focus is correctly moved with B3, it is only the pointer that remains. As soon as I move the pointer focus goes back to the pointer.
The windowing system for Ubuntu 21.04 is Wayland, but unfortunately I never checked what 20.10 had.
It is possible to change from Wayland to X. Then the pointer warp.
Gnome version is 3.38.5
(*)
git log says:
commit 70cc6e5 (HEAD -> master, origin/master, origin/HEAD)
Author: Anthony Sorace [email protected]
Date: Thu Apr 22 00:16:10 2021 -0700
(**)
commit 03a8ec7 (HEAD -> master)
Author: Xiao-Yong Jin [email protected]
Date: Tue Mar 27 10:52:45 2018 -0500
The text was updated successfully, but these errors were encountered: