[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xinit: Changes to 'refs/tags/xinit-1.2.0'



Tag 'xinit-1.2.0' created by Rémi Cardona <remi@gentoo.org> at 2009-11-14 14:00 +0000

xinit 1.2.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)

iEYEABECAAYFAkr+t/sACgkQfUU/I5AasIqjEgCfZ6zMXvFykw8Erytf7Y6txWVV
hYUAnjmryZk3keU8Hura1tXFMC7PFZDr
=ABSC
-----END PGP SIGNATURE-----

Changes since xinit-1.1.1:
Alan Coopersmith (7):
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      Purge ancient server names from help, add newer server names instead
      Drop ancient A/UX compatibility hack
      Drop ancient SunWindows compatibility check
      Man page updates
      Strip RCS/CVS tags
      Use platform-specific X server names in man pages for cygwin & darwin

Andres Salomon (1):
      app/xinit: make startx's $? a useful value

Jeremy Huddleston (6):
      Apple: Use MAC_OS_X_VERSION_MIN_REQUIRED instead of __MAC_OS_X_VERSION_MIN_REQUIRED
      launchd: Added --with-launchd-id-prefix option to set non-standard launchd id prefix (org.x is still default)
      launchd: Include LAUNCHD_ID_PREFIX in the socket name for reverse lookup to tell which launchd id owns $DISPLAY
      launchd: Update the DISPLAY envvar to not have a - ... call me paranoid, but I feel safer without it
      This is not a GNU project, so declare it foreign.
      Apple: Export X11_PREFS_DOMAIN for children (quartz-wm)

Jon TURNEY (1):
      Cygwin can also have spaces in $HOME

Paulo Cesar Pereira de Andrade (1):
      Correct make distcheck for recent git versions.

Robert Macomber (1):
      startx: fix misparsing of initial client and server arguments which begin with / or ./

Rémi Cardona (2):
      make XINITDIR configurable at build-time, default is unchanged
      xinit 1.2.0

---
 .gitignore                                          |    3 
 Makefile.am                                         |   15 ++-
 configure.ac                                        |   52 +++++++++----
 cpprules.in                                         |    8 +-
 org.x.startx.plist.cpp                              |    4 -
 privileged_startx/Makefile.am                       |    7 +
 privileged_startx/client.c                          |    4 -
 privileged_startx/org.x.privileged_startx.plist.cpp |    4 -
 privileged_startx/privileged_startx_types.h         |    6 +
 privileged_startx/server.c                          |    6 +
 startx.cmd                                          |    3 
 startx.cpp                                          |   16 ++--
 startx.man                                          |   44 +++++------
 xinit.c                                             |   58 +++-----------
 xinit.man                                           |   79 +++++++++-----------
 xinitrc.cmd                                         |    1 
 xinitrc.cpp                                         |    1 
 17 files changed, 160 insertions(+), 151 deletions(-)
---


Reply to: