The following changes since commit 7397a2191f333a8632109873cc60d13ca4d550b0:
xwayland-input: Fake crossing to rootwin (2016-06-23 16:00:30 +1000) are available in the git repository at: git://people.freedesktop.org/~jturney/xserver for you to fetch changes up to ef1578e736887aadf209172f48daa9eaec25b3db: hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine" (2016-06-28 14:29:33 +0100) ---------------------------------------------------------------- Colin Harrison (1): hw/xwin: Fix a crash which occurs if focus returns to XWin after xkbcomp has failed Jon Turney (11): hw/xwin: Use Bool type in winShowWindowOnTaskbar() prototype hw/xwin: Remove decorations from _NET_WM_WINDOW_TYPE_SPLASH type windows hw/xwin: Use _NET_WM_NAME for window titles in multiwindow mode hw/xwin: Check for just the hostname in window title hw/xwin: Downgrade some uninformative, always-emitted log output to debug hw/xwin: Tell LogInit() to backup previous logfile as .old hw/xwin: Default to -noresize when -fullscreen is used hw/xwin: Detect invalid options in combination with -nodecoration hw/xwin: Make window maximizable if a maximium size larger than virtual desktop size is specified hw/xwin: Fix a crash trying to reload window icons when not in multiwindow mode hw/xwin: Fix a typo in "Remove Shadow DirectDraw engine" hw/xwin/InitOutput.c | 21 ++++++- hw/xwin/man/XWin.man | 3 +- hw/xwin/win.h | 3 +- hw/xwin/winblock.c | 2 +- hw/xwin/wincreatewnd.c | 6 +- hw/xwin/winerror.c | 2 +- hw/xwin/winkeybd.c | 2 +- hw/xwin/winmultiwindowwm.c | 118 ++++++++++++++++++++++++++++------------ hw/xwin/winmultiwindowwndproc.c | 2 +- hw/xwin/winprefs.c | 29 ++++++---- hw/xwin/winprefs.h | 9 ++- hw/xwin/winprocarg.c | 8 +-- hw/xwin/wintaskbar.c | 2 +- hw/xwin/winvalargs.c | 19 ++++++- hw/xwin/winwindow.h | 2 +- hw/xwin/winwndproc.c | 6 +- 16 files changed, 162 insertions(+), 72 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