Just a couple of patches I scooped up from the list. Note the
GetKeyboardEvents patch changes the input ABI.

The following changes since commit 3a06faf3fcdb7451125a46181f9152e8e59e9770:

  Mark development version for 1.18 (2015-02-10 22:16:53 -0800)

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver for-keith

for you to fetch changes up to 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56:

  int10: Fix error check for pci_device_map_legacy (2015-03-13 12:31:21 +1000)

----------------------------------------------------------------
Alan Coopersmith (1):
      Clear ListenTransConns entries in CloseWellKnownConnections

Dave Airlie (1):
      os/access: fix regression in server interpreted auth

Egbert Eich (1):
      symbols: Fix sdksyms.sh to cope with gcc5

Emil Velikov (1):
      autogen.sh: use quoted string variables

Jürg Billeter (1):
      int10: Fix error check for pci_device_map_legacy

Michal Srb (1):
      Expose GetMaster to modules.

Peter Hutterer (1):
      Drop valuator mask argument from GetKeyboardEvents

 Xext/xtest.c                              |  2 +-
 autogen.sh                                |  8 +++---
 dix/devices.c                             |  2 +-
 dix/getevents.c                           | 40 ++++--------------------------
 hw/dmx/input/dmxevents.c                  |  7 ++----
 hw/kdrive/src/kinput.c                    |  2 +-
 hw/xfree86/common/xf86Events.c            |  2 +-
 hw/xfree86/common/xf86Module.h            |  2 +-
 hw/xfree86/common/xf86Xinput.c            | 41 ++++++-------------------------
 hw/xfree86/common/xf86Xinput.h            | 13 +++-------
 hw/xfree86/int10/generic.c                |  2 +-
 hw/xfree86/os-support/linux/int10/linux.c |  2 +-
 hw/xfree86/sdksyms.sh                     | 14 ++++++++++-
 hw/xnest/Events.c                         |  2 +-
 hw/xquartz/darwinEvents.c                 |  6 ++---
 hw/xwayland/xwayland-input.c              | 12 +++------
 hw/xwin/winkeybd.c                        |  2 +-
 include/input.h                           |  7 +++---
 os/access.c                               |  2 +-
 os/connection.c                           |  9 +++++--
 20 files changed, 59 insertions(+), 118 deletions(-)

Attachment: pgpAGXpS_C_sS.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to