[PULL] Misc fixes

Adam Jackson ajax at nwnk.net
Wed Aug 21 12:36:13 PDT 2013


A collection of little fixes across the board from the past few months
that haven't been merged yet.  I've added my r-b to the ones I didn't
write myself.

The following changes since commit fe7463b8ce0de301c2f82b108c93963424f77219:

  dix: add missing include for DeleteWindowFromAnySelections (2013-08-18 02:39:44 +0200)

are available in the git repository at:

  ssh://people.freedesktop.org/~ajax/xserver.git for-keithp

for you to fetch changes up to 30cc7b6aca683adf72e669887b4cb4de5aed9674:

  xnest: Ignore GetImage() error in xnestGetImage() (2013-08-21 15:06:04 -0400)

----------------------------------------------------------------
Adam Jackson (1):
      randr: Fix a copypasta bug in CRTC confinement

Chris Wilson (1):
      os: Immediately queue initial WriteToClient

Keith Packard (1):
      miext/sync: Fix multi-screen support in SyncFence initialization

Laurent Carlier (1):
      ephyr: restore GLX support

Michal Srb (1):
      Xnest: Implement xnestModifyPixmapHeader

Peter Harris (2):
      mi: Avoid stack smash when drawing dashed lines
      security: Don't count RetainPermanent clients twice

Radek Doulik (1):
      xnest: Ignore GetImage() error in xnestGetImage()

 Xext/security.c             | 11 ++++++++---
 hw/kdrive/ephyr/ephyrinit.c | 20 ++++++++++++++++++++
 hw/xnest/GCOps.c            | 14 ++++++++++++++
 hw/xnest/Pixmap.c           | 15 +++++++++++++++
 hw/xnest/Screen.c           |  1 +
 hw/xnest/XNPixmap.h         |  2 ++
 mi/miwideline.c             |  6 +++---
 miext/sync/misync.c         | 21 +++++++++++----------
 os/io.c                     |  2 +-
 randr/rrpointer.c           |  2 +-
 10 files changed, 76 insertions(+), 18 deletions(-)

- ajax



More information about the xorg-devel mailing list