[PULL] 1.8 fixes, unreviewed

Peter Hutterer peter.hutterer at who-t.net
Mon Feb 1 23:29:04 PST 2010


Keith,

These 5 fixes are still in unreviewed state despite having been on the list
for a while, I guess mainly due to the rather tricky nature of some of these
bugs. Feel free to pull them (or not).

The fix for 25640 is rather nasty but important, unplugging keyboards should
work without crashing the server.

Cheers,
  Peter

The following changes since commit 52456c602c3cdd7d5eac677889a18fad37dfb7ae:
  Jeremy Huddleston (1):
        XQuartz: Attatch a stub display when CoreGraphics reports no displays.

are available in the git repository at:

  git://people.freedesktop.org/~whot/xserver.git 1.8-fixes

Peter Hutterer (5):
      xkb: convert XkbUseCorePtr and XkbUseCoreKbd into PickPointer/Keyboard.
      Xi: reset the sli pointers after copying device classes. (#25640)
      dix: When attaching a device, set CoreEvents to TRUE.
      dix: if owner-events is true for passive grabs, add the window mask (#25400)
      Xi: assume BadMode for non-BadMatch errors returned from SetDeviceMode.

 Xi/exevents.c  |   20 ++++++++++++++++++++
 Xi/setmode.c   |    4 ++++
 dix/devices.c  |    2 ++
 dix/events.c   |   36 ++++++++++++++++++++++++++++++++++++
 mi/mipointer.c |    4 ++--
 xkb/xkb.c      |    9 ++++++---
 6 files changed, 70 insertions(+), 5 deletions(-)


More information about the xorg-devel mailing list