https://bugs.winehq.org/show_bug.cgi?id=49762
Bug ID: 49762 Summary: Emulated virtual desktop ignores size set in winecfg Product: Wine Version: 5.16 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: winex11.drv Assignee: wine-bugs@winehq.org Reporter: dimesio@earthlink.net CC: zzhang@codeweavers.com Regression SHA1: aadae4d1ea173dfa30e09d6cc816bb174e35f90d Distribution: SUSE
The emulated virtual desktop now goes fullscreen regardless of what size is set in winecfg.
commit aadae4d1ea173dfa30e09d6cc816bb174e35f90d Author: Zhiyi Zhang zzhang@codeweavers.com Date: Mon Aug 17 16:36:23 2020 +0800
winex11.drv: Report a GPU same as the host primary GPU in virtual desktop mode.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49631 Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org