Alexandre Julliard : winex11: Re-introduce a separate X11 window for the client area of top-level windows .
Module: wine Branch: master Commit: 8ee07d49aeb096f5f91eced1cb969633d0decc32 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8ee07d49aeb096f5f91eced1cb... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Feb 21 12:29:36 2008 +0100 winex11: Re-introduce a separate X11 window for the client area of top-level windows. --- dlls/winex11.drv/dce.c | 13 ++++-- dlls/winex11.drv/mouse.c | 16 +++++-- dlls/winex11.drv/window.c | 112 ++++++++++++++++++++++++++++++++++++++++---- dlls/winex11.drv/winpos.c | 67 ++++++++++++++------------- dlls/winex11.drv/x11drv.h | 6 ++- server/window.c | 2 +- 6 files changed, 163 insertions(+), 53 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8ee07d49aeb096f5f91ece...
participants (1)
-
Alexandre Julliard