The xfixes commit is important here, I botched up Jasper's commit on
merging so atm we write into arbitrary memory if a pointer barrier uses
deviceids.

The following changes since commit 011f8458805e443ac9130865d2840a929a00cabf:

  Merge remote-tracking branch 'whot/for-keith' (2012-11-05 17:16:07 -0800)

are available in the git repository at:


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

for you to fetch changes up to 6f145084d5b9ca4a023dfc538a69bbf30edeac4a:

  linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF) (2012-11-19 
12:13:39 +1000)

----------------------------------------------------------------
Adam Jackson (1):
      linux: Prefer ioctl(KDSKBMUTE, 1) over ioctl(KDSKBMODE, K_OFF)

Daniel Martin (1):
      Xi: Fix modifier swapping in XIPassiveGrabDevice

Daniel Stone (1):
      XKB: Remove component listing support

Peter Hutterer (2):
      input: drop FP1616 macro
      xfixes: let PointerBarrierClient->device_ids point to allocated memory

Thomas Jaeger (1):
      remove init_event

 Xi/xipassivegrab.c                     |   8 +-
 Xi/xiquerypointer.c                    |  17 +-
 dix/enterleave.c                       |   5 +-
 dix/eventconvert.c                     |   4 +-
 dix/events.c                           |   8 +-
 dix/getevents.c                        |  13 +-
 hw/xfree86/os-support/linux/lnx_init.c |  33 ++--
 include/eventconvert.h                 |   2 -
 include/xkbsrv.h                       |  17 --
 test/xi2/protocol-eventconvert.c       |   4 +-
 xfixes/cursor.c                        |   4 +
 xkb/Makefile.am                        |   3 +-
 xkb/ddxList.c                          | 302 ---------------------------------
 xkb/xkb.c                              |  50 +++---
 14 files changed, 71 insertions(+), 399 deletions(-)
 delete mode 100644 xkb/ddxList.c

Attachment: pgpTdEKF0mtQQ.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