[PULL] cleanup fallout from XI2.1 work

Peter Hutterer peter.hutterer at who-t.net
Wed Dec 22 21:31:35 PST 2010


Keith, 

please pull the changes below. they're fallout from the XI2.1 work, stuff
that can be merged now. Only exciting bit is the export of the valuator_mask
functions so that input drivers can start using them to.

The following changes since commit 56d9c736f0c450bffd43300107689eb6dd1ea70b:

  xfree86: Convert some xf86BlockSIGIO to OsBlockSignals (2010-12-20 12:15:14 -0500)

are available in the git repository at:
  git://people.freedesktop.org/~whot/xserver.git for-keith

Chase Douglas (2):
      Export all valuator_mask_* functions
      Make EventIsDeliverable non-static

Daniel Stone (2):
      Resources: Move rClient to resource.h
      Input: Set client error value for invalid mask bits

 Xext/geext.c                   |    2 --
 Xext/security.c                |    2 --
 Xi/xigrabdev.c                 |    2 +-
 Xi/xipassivegrab.c             |    2 +-
 Xi/xiselectev.c                |   15 +++++++++++++--
 dix/events.c                   |   15 +--------------
 hw/xfree86/common/xf86Module.h |    2 +-
 include/exevents.h             |    2 +-
 include/input.h                |   20 +++++++++++++++++++-
 include/inpututils.h           |    8 --------
 include/resource.h             |    2 ++
 11 files changed, 39 insertions(+), 33 deletions(-)


More information about the xorg-devel mailing list