[PULL] grab fixes

Peter Hutterer peter.hutterer at who-t.net
Wed Jan 8 19:41:08 PST 2014


The following changes since commit 2ea973e12f5d954211e1d10085a4c74581b43aca:

  Bump version to 1.15.0 (2013-12-27 09:50:55 -0800)

are available in the git repository at:

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

for you to fetch changes up to b2d5ee2e3684951b611fd2068d57cc65fd8305a3:

  Xi: Ensure DeviceChanged is emitted after grabs are deactivated (2014-01-09 13:39:05 +1000)

----------------------------------------------------------------
Alan Coopersmith (3):
      If AllocGrab() fails to set up grab, don't copy to a NULL grab
      GrabDevice() needs to handle NULL return value from AllocGrab()
      CheckPassiveGrabsOnWindow() needs to handle NULL return value from AllocGrab()

Carlos Garnacho (1):
      Xi: Ensure DeviceChanged is emitted after grabs are deactivated

 Xi/exevents.c | 19 ++++++++++++++++++-
 dix/events.c  |  6 +++++-
 dix/grabs.c   | 11 +++++------
 3 files changed, 28 insertions(+), 8 deletions(-)


More information about the xorg-devel mailing list