swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.41k stars 1.1k forks source link

Dual Head: Cursor jumps back after moving to other display #4971

Open wilecoyote2015 opened 4 years ago

wilecoyote2015 commented 4 years ago

Upload the debug log to a pastebin service such as gist.github.com, and link to it below.

You should try to reproduce the issue with the default configuration. If you cannot, please reproduce with a minimal configuration, upload the config to a pastebin service, and link to it below.

Finally, explain the steps you took in plain English to reproduce the problem below.

  1. Start sway with two displays
  2. Move the cursor from Display showing workspace 1 to the center of the display showing workspace 2.

After the cursor has passed approx. 1/4 of workspace 2, it jumps back to workspace 1. When moving the cursor to workspace 2 again, the issue does not occur, but a similar pattern is observed when trying to move from workspace 2 to workspace 1, then.

I am using Arch Linux on a VirtualBox Vm with VboxSVGA graphics adapter without 3D acceleration.

wilecoyote2015 commented 4 years ago

Sometimes, the issue does not appear after resizing and re-maximizing the VM Windows in the Windows host. Hence, I assume that this is a problem with VirtualBox or Windows, and therefore not a bug of Sway.

RedSoxFan commented 4 years ago

Possible duplicate of #4454