https://bugs.winehq.org/show_bug.cgi?id=55788
Bug ID: 55788 Summary: Wine with wayland driver: GNOME: no cursor over Wine windows when 2 monitors connected Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bigfoothart@gmail.com Distribution: ---
* Arch * GNOME 45 * 2011 PC, iGPU Intel Ivybridge (Gen7) (Also tried Nvidia 3060) * 2 monitors (VGA and DVI connected) / (also tried DisplayPort and HDMI)
Steps to reproduce: 2 monitors (though on laptop with external monitor the problem is not reproducible) wine 8.17: enable it's Wayland driver by following: Run wine regedit [HKEY_CURRENT_USER\Software\Wine\Drivers] Graphics="x11,wayland" Run DISPLAY= wine notepad
When hovering mouse over notepad window, the cursor is not visible. If I leave only 1 monitor, cursor appears.
Weston and KDE don't have this effect.
Related issue in GNOME is here https://gitlab.gnome.org/GNOME/mutter/-/issues/3088