On Tue Dec 5 18:17:16 2023 +0000, Shmerl wrote:
See [wine_wayland.log.xz](/uploads/890b174b1edca3c296e5610d94cb5da4/wine_wayland.log.xz)
Unrelated to input, but another issue I noticed is that in Wayland case the game window doesn't get a caption and also resource class and name isn't set to game's binary. From KWin debug console:
winewayland:
``` caption: resourceClass = wine64-preloader resourceName = wine64-preloader ```
winex11:
``` caption: Cyberpunk 2077 (C) 2020 by CD Projekt RED resourceClass: cyberpunk2077.exe resourceName: cyberpunk2077.exe ```
That results in the window having an empty title in practice.