[Xquartz-changes] xserver: Changes to 'refs/tags/xorg-server-1.13.99.902'

Jeremy Huddleston jeremyhu at freedesktop.org
Sat Nov 2 11:09:32 PDT 2013


Tag 'xorg-server-1.13.99.902' created by Keith Packard <keithp at keithp.com> at 2013-02-14 05:41 -0800

xorg-server-1.13.99.902

Changes since xorg-server-1.13.99.901:
Aaron Plattner (4):
      dix: Make small bitfields that store enums unsigned
      config/udev: fix "removing GPU device" format string mistake
      xf86: use nt_list_for_each_entry_safe to walk InputHandlers in xf86Wakeup
      randr: unref the provider shared pixmap the appropriate number of times

Alan Coopersmith (1):
      Xext: avoid null-pointer dereference in XTestFakeInput (#59937)

Andreas Wettstein (2):
      xkb: Do not use base group as an array index.
      xkb: Fix repeat behaviour of redirect and message actions

Benjamin Tissoires (1):
      dix: fix error logging occuring in signal context of GetTouchEvents

Bryce Harrington (2):
      xfree86: Use fbdev/vesa driver on Oaktrail, Medfield, CDV rather than -intel
      xfree86: Man page shouldn't say Device is mandatory anymore

Carlos Garnacho (3):
      mi: Ensure pointer emulating touch events update the sprite
      render: Unwrap early on the animated cursor BlockHandler
      dix: Set focus field on XI2 crossing events

Dave Airlie (3):
      xf86: bump input ABI version to 19
      xserver: fix build regression since 91ab237358c6e33da854914d3de493a9cbea7637
      randr: bump advertised RandR version to 1.4

Jasper St. Pierre (1):
      protocol-versions: Bump minor version of XI

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

Keith Packard (7):
      input: Pull TouchListener declaration to top-level
      input: Record grab pointer in TouchListener
      hw/xfree86: Require only one working CRTC to start the server.
      Merge remote-tracking branch 'whot/for-keith'
      Merge remote-tracking branch 'jturney/xserver-next'
      os: Round fraction in pnprintf %f format
      Update to version 1.3.99.902 (1.14 RC2)

Peter Hutterer (28):
      test/xi2: fix compiler warning
      dix: add resource type to touch listeners
      dix: check for the right device's xi2 mask
      dix: remove already-moved hunk
      dix: don't filter RawEvents if the grab window is not the root window (#53897)
      Fix two typos "requires an string value"
      xfree86: set event->detail for DGA pointer events
      xfree86: update the device state for all DGA events (#59100)
      xfree86: don't access the old input handler after freeing it
      dix: typo fix in comment
      Merge branch 'pointer-emulation-fixes-56558-v2' into for-keith
      test/signal-logging: simplify tests using sprintf
      os: silently ignore length modifiers in pnprintf
      os: add support for %f to pnprintf
      dmx: don't include dmx-config.h from xdmxconfig (#37502)
      Xi: limit valuator copy to valuator array size (#59939)
      include: fix typo in list description
      Xext: pass the current screen to miProcessDeviceEvent() from xtest calls
      Xext: if a root window is given in XTestFakeInput, move to that
      dix: fix ptraccel debugging printfs
      dix: add some more info to a ptraccel debug msg
      dix: use BUG_RETURN_VAL for an error message
      dix: unify prefix for ptraccel debugging in DebugAccelF macro
      dix: pre-scale relative events from abs devices to desktop ratio (#31636)
      Merge branch 'ptraccel-fixes' into for-keith
      dix: when shutting down slave devices, shut down xtest devices last
      dix: support the transformation matrix for relative devices.
      Short-cut the input device cleanup process during AbortServer()

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

Sybren van Elderen (1):
      dix: when scaling from desktop coord, take the total desktop size (#51904)

Ted Felix (1):
      xfree86: bail on misformed acpi strings (#73227)

---
 Xext/xtest.c                           |   17 +-
 Xi/exevents.c                          |   40 +-----
 config/udev.c                          |    2 
 configure.ac                           |    6 
 dix/devices.c                          |   46 ++++++-
 dix/events.c                           |   27 ++--
 dix/getevents.c                        |   83 +++++++++++--
 dix/ptrveloc.c                         |   40 +++---
 dix/touch.c                            |   38 +++---
 hw/dmx/config/xdmxconfig.c             |    3 
 hw/xfree86/common/xf86DGA.c            |   10 +
 hw/xfree86/common/xf86Events.c         |   14 +-
 hw/xfree86/common/xf86Module.h         |    2 
 hw/xfree86/common/xf86Option.c         |    2 
 hw/xfree86/common/xf86pciBus.c         |   64 +++++++++-
 hw/xfree86/man/xorg.conf.man           |   11 -
 hw/xfree86/modes/xf86Crtc.c            |   15 +-
 hw/xfree86/os-support/linux/lnx_acpi.c |    9 -
 hw/xwin/winSetAppUserModelID.c         |    1 
 hw/xwin/winblock.c                     |   32 ++---
 hw/xwin/winconfig.c                    |    2 
 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/dixstruct.h                    |   12 -
 include/input.h                        |    7 -
 include/inputstr.h                     |   30 ++--
 include/list.h                         |    2 
 include/misc.h                         |    1 
 include/protocol-versions.h            |    4 
 include/xwin-config.h.in               |    3 
 mi/mieq.c                              |    6 
 os/log.c                               |   21 ++-
 os/utils.c                             |   32 +++++
 randr/randrstr.h                       |    2 
 randr/rrcrtc.c                         |    5 
 render/animcur.c                       |    3 
 test/signal-logging.c                  |  200 ++++++++++++++++-----------------
 test/xi2/protocol-xiwarppointer.c      |    2 
 xkb/xkbActions.c                       |  147 ++++++++++++++----------
 xkb/xkbUtils.c                         |   10 +
 45 files changed, 736 insertions(+), 410 deletions(-)
---


More information about the Xquartz-changes mailing list