[PULL] hw/xwin patches
Jon TURNEY
jon.turney at dronecode.org.uk
Sat Mar 22 12:19:08 PDT 2014
Hi Keith,
Please consider pulling into master.
Thanks.
The following changes since commit 4fb31e4824d46edc80bb49b4065152899faa5ac6:
Merge remote-tracking branch 'whot/for-keith' (2014-03-19 06:43:14 -0700)
are available in the git repository at:
git://people.freedesktop.org/~jturney/xserver master
for you to fetch changes up to 0e5d2996ac872aca5995897fc518bdf9116bd246:
hw/xwin: Fix WM_ENDSESSION crash on x86_64 (2014-03-22 18:56:46 +0000)
----------------------------------------------------------------
Colin Harrison (7):
hw/xwin: Fix typo in comment
hw/xwin: Fix declaration after statement warning in ddxGiveUp()
hw/xwin: Use boolean AND rather than bitwise AND in
WIN_POLLING_MOUSE_TIMER_ID
hw/xwin: Remove an unneeded include
hw/xwin: Consistently use 'L' for long int constants
hw/xwin: Use AllocDevicePair()
hw/xwin: Remove prototype for non-existent winMWExtWMUpdateIcon()
Jon TURNEY (5):
hw/xwin: Fix const discarded warning in winGenerateAuthorization()
hw/xwin: Add '@<WM_CLIENT_MACHINE>' to window name when it's useful to do so
hw/xwin: Remove obsolete control handling for About dialog
hw/xwin: Improve NET_WM_ICON validation
hw/xwin: Fix WM_ENDSESSION crash on x86_64
Oliver Schmidt (1):
hw/xwin: Minimize redraw events after resizing/moving windows in
multiwindow mode
hw/xwin/InitInput.c | 9 +++++----
hw/xwin/InitOutput.c | 7 +++++--
hw/xwin/man/XWin.man | 6 ++++++
hw/xwin/win.h | 3 ---
hw/xwin/winauth.c | 4 ++--
hw/xwin/windialogs.c | 56
--------------------------------------------------------
hw/xwin/winglobals.c | 1 +
hw/xwin/winglobals.h | 1 +
hw/xwin/winmsgwindow.c | 4 ++++
hw/xwin/winmultiwindowicons.c | 26 ++++++++++++++++++++------
hw/xwin/winmultiwindowwm.c | 49
++++++++++++++++++++++++++++++++++++++++++++++---
hw/xwin/winmultiwindowwndproc.c | 24 ++++++++++++++++++++----
hw/xwin/winprocarg.c | 5 +++++
hw/xwin/winresource.h | 3 ---
hw/xwin/winwin32rootless.c | 1 -
hw/xwin/winwndproc.c | 6 +++---
16 files changed, 118 insertions(+), 87 deletions(-)
More information about the xorg-devel
mailing list