http://bugs.winehq.org/show_bug.cgi?id=58423
Bug ID: 58423 Summary: Flickering in games using dxvk/vkd3d-proton on sway Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winewayland Assignee: wine-bugs@winehq.org Reporter: llyyr@yukari.in Distribution: ---
Bisected to https://gitlab.winehq.org/wine/wine/-/commit/de0fc7fd95074cfdeb032d36246c562...
Games using Vulkan flicker when the compositor supports explicit sync and it is active after the commit mentioned above.
Disabling explicit sync in sway with `export WLR_RENDER_NO_EXPLICIT_SYNC=1` makes the game window not flicker even with the bad commit.