[PULL] A few more XQuartz cleanups

Jeremy Huddleston jeremyhu at apple.com
Thu Aug 12 23:30:55 PDT 2010


These were some general changes found during the XQuartz RandR work that I'd like to see land in 1.9 even though RandR will be landing post 1.9.  The miext/rootless changes are in code specific to XQuartz (via #ifdef) and won't affect XWin.

The following changes since commit 71af1f71c0492c365707c6b3810f94642ff39352:

  Bump to version 1.8.99.906 (1.9 RC6) (2010-08-12 23:01:59 -0700)

are available in the git repository at:
  git://people.freedesktop.org/~jeremyhu/xserver master

Jeremy Huddleston (4):
      XQuartz: Ignore kXquartzToggleFullscreen when rootless
      XQuartz: Make application switching work better for the no-spaces case
      XQuartz: UpdateScreen at the end of SetRootless
      XQuartz: xpr: Bail on errors during unlock and destroy

 hw/xquartz/X11Application.m     |   28 +++++++++++++++++++++-------
 hw/xquartz/darwinEvents.c       |    4 ++--
 hw/xquartz/quartz.c             |    4 +++-
 hw/xquartz/xpr/xprEvent.c       |    2 +-
 hw/xquartz/xpr/xprFrame.c       |   10 ++++++++--
 miext/rootless/rootless.h       |    4 ++--
 miext/rootless/rootlessWindow.c |   12 +++++++++---
 7 files changed, 46 insertions(+), 18 deletions(-)



More information about the xorg-devel mailing list