Module: wine Branch: master Commit: 4a2481631331e2743476ea4e1b0005f8f5024242 URL: https://source.winehq.org/git/wine.git/?a=commit;h=4a2481631331e2743476ea4e1...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Mon Jul 27 16:00:43 2020 +0800
winex11.drv: Support automatic display position adjustment.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/user32/tests/monitor.c | 36 +---- dlls/winex11.drv/settings.c | 374 ++++++++++++++++++++++++++++++++++++++------ dlls/winex11.drv/xrandr.c | 7 +- 3 files changed, 333 insertions(+), 84 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4a2481631331e2743476e...