Module: wine Branch: stable Commit: c8bebe0f4b760462cf3a81c6887349175c38c3df URL: https://source.winehq.org/git/wine.git/?a=commit;h=c8bebe0f4b760462cf3a81c68...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 12 15:49:23 2018 +0100
winex11: Use the client window support also for XComposite child windows.
Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 1ce36987eba0a9310f3e0ac6bd55148ededca7c6) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/winex11.drv/opengl.c | 62 ++++--------------------- dlls/winex11.drv/window.c | 116 +++++++++++++++++++++++++++------------------- dlls/winex11.drv/x11drv.h | 4 +- 3 files changed, 80 insertions(+), 102 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=c8bebe0f4b760462cf3a8...