https://bugs.winehq.org/show_bug.cgi?id=55995
Bug ID: 55995 Summary: Wine 9.0-rc1 Wayland cursor does not move on some surfaces Product: Wine Version: 9.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: h0tc0d3@gmail.com Distribution: ---
Version: Wine 9.0-rc1 Wayland
Bugs:
1) In games, the cursor moves only in the game menu, but as soon as you load some map, the cursor stops moving. At the same time, if you open the menu, the cursor continues to move in the menu. Game Example: Overwatch 2
``` "${WINE}/bin/wine64" "C:/Program Files (x86)/Overwatch/_retail_/Overwatch.exe" ```
2) The Blizzard Battle.net launcher launches, but there is no window on the screen. Therefore, the Overwatch 2 game can only be launched using the above method, and each time needs enter your username and password.
``` "${WINE}/bin/wine64" "C:/Program Files (x86)/Battle.net/Battle.net.exe" --exec="launch Pro" > /dev/null 2>&1 ```
3) In winecfg if press "Apply" or "OK" button, then winecfg freezes.
4) winecfg does not transmit float state, it runs on the entire screen.