[PULL] hw/xwin patches

Jon TURNEY jon.turney at dronecode.org.uk
Wed Jan 16 11:49:21 PST 2013


Hi Keith,

Please consider pulling into master.

Thanks.

The following changes since commit 6703a7c7cf1a349c137e247a0c8eb462ff7b07be:

  hw/xfree86: Require only one working CRTC to start the server. (2013-01-08
20:24:32 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~jturney/xserver xserver-next

for you to fetch changes up to d6dcde7a03bb38c17ffc4ec5f0ca1c161e54569f:

  hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOW (2013-01-16
16:50:39 +0000)

----------------------------------------------------------------
Jon TURNEY (10):
      hw/xwin: Bring the X screen window to the front on a single left-click
on the tray icon
      hw/xwin: Fix some comments in winkeybd.c
      hw/xwin: Process one Windows message per wakeup, rather than all of them.
      hw/xwin: Fix MinGW build of winSetAppModelID.c
      hw/xwin: Move reshape code from winUpdateWindowPosition() to the map
event handler
      hw/xwin: Add a new WM_WM_HINTS_EVENT event to update window style
      hw/xwin: Make sure that WM_WM_HINTS_EVENT does nothing for
override-redirect windows
      hw/xwin: Ensure full styling is applied when the window is mapped
      hw/xwin: Use ITaskBarList interface to ensure show-on-taskbar state is
updated correctly
      hw/xwin: Stop assuming WS_EX_APPWINDOW style in WM_SHOWWINDOW

Ryan Pavlik (2):
      include: Add RELOCATE_PROJECTROOT to xwin-config.h header
      hw/xwin: Add missing include xwin-config.h to winglobals.h

 hw/xwin/winSetAppUserModelID.c  |    1 +
 hw/xwin/winblock.c              |   32 ++++++------
 hw/xwin/winglobals.h            |    4 ++
 hw/xwin/winkeybd.c              |    8 ++--
 hw/xwin/winmultiwindowwm.c      |  115 +++++++++++++++++++++++++++++++++------
 hw/xwin/winmultiwindowwndproc.c |   61 ++++++++++-----------
 hw/xwin/wintrayicon.c           |    2 +-
 hw/xwin/winwakeup.c             |    4 +-
 hw/xwin/winwindow.h             |    1 +
 include/xwin-config.h.in        |    3 +
 10 files changed, 157 insertions(+), 74 deletions(-)
	


More information about the xorg-devel mailing list