This xcbifies the internal window manager and icon conversion in hw/xwin. Clipboard integration remains to be converted.
Please consider pulling into master. The following changes since commit 0a69c1e2fa0ea63b02fff98e68d9f56a369e882b: xwin/glx: Build fix for warnings about missing WGL extensioons (2016-03-30 13:51:19 -0400) are available in the git repository at: git://people.freedesktop.org/~jturney/xserver for you to fetch changes up to a6288f0954cf97499e78849a87847062ee962c17: hw/xwin: xcbify internal window manager (2016-04-07 10:31:39 +0100) ---------------------------------------------------------------- Jon Turney (3): hw/xwin: xcbify code for converting X11 icon to Win32 icon hw/xwin: In multiwindow mode, do window minimization entirely in the WM hw/xwin: xcbify internal window manager configure.ac | 2 +- hw/xwin/winauth.c | 25 + hw/xwin/winmultiwindowicons.c | 151 +++--- hw/xwin/winmultiwindowicons.h | 4 +- hw/xwin/winmultiwindowwindow.c | 40 +- hw/xwin/winmultiwindowwm.c | 1130 ++++++++++++++++++++-------------------- hw/xwin/winprefs.c | 1 + hw/xwin/winwin32rootless.c | 1 + hw/xwin/winwindow.h | 19 +- 9 files changed, 704 insertions(+), 669 deletions(-) _______________________________________________ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: https://lists.x.org/mailman/listinfo/xorg-devel