[PULL] Pointer barriers

Adam Jackson ajax at nwnk.net
Tue May 31 12:12:23 PDT 2011


The following changes since commit 4621bb270a36d35d4ab67f1d7fb47674683dfc5b:

   Add a property for device/product ID. (2011-05-26 15:27:10 +1000)

are available in the git repository at:
   ssh://people.freedesktop.org/~ajax/xserver xserver-next

Adam Jackson (1):
       fixes: Add support for pointer barriers

  configure.ac                |    2 +-
  include/protocol-versions.h |    2 +-
  test/Makefile.am            |    3 +-
  test/fixes.c                |  327 +++++++++++++++++++++++++++++++++++
  xfixes/cursor.c             |  399 
++++++++++++++++++++++++++++++++++++++++++-
  xfixes/xfixes.c             |   24 ++-
  xfixes/xfixes.h             |   17 ++
  xfixes/xfixesint.h          |   16 ++
  8 files changed, 777 insertions(+), 13 deletions(-)
  create mode 100644 test/fixes.c

- ajax


More information about the xorg-devel mailing list