https://bugs.winehq.org/show_bug.cgi?id=57784
Bug ID: 57784 Summary: Video modes are broken Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winewayland Assignee: wine-bugs@winehq.org Reporter: oleg@np880.ru Distribution: ---
Created attachment 77982 --> https://bugs.winehq.org/attachment.cgi?id=77982 Bugged video modes on wine wayland driver
Wine Wayland driver fails to properly enumerate video modes for monitors in multi-monitor setup. I have 3 monitors: 1. 1080p 60hz 100% scaling landscape 2. 1440p 180hz 125% scaling landscape 3. 1080p 60hz 100% scaling portrait When I enter "Display Settings" in Wine control panel sometimes placed on each other, sometimes stacked vertically, but they never positioned right. Furthermore, 1st and 3rd displays reported 1080p landscape despite 3rd one rotated to portrait mode, and 2nd display doesn't even report any mode. No such issue on Xwayland side.