Tag 'xinit-1.0.8' created by Adam Jackson <a...@redhat.com> at 2008-03-06 22:09 +0000
xinit 1.0.8 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iEYEABECAAYFAkfQa6kACgkQW4otUKDs0NMnBACfUVkwJDhDklo8GWGQaA96BRuw kBUAoOsdGJZ+qeZExtkcGeoCPUCz87WI =5S5y -----END PGP SIGNATURE----- Changes since xinit-1.0.7: Adam Jackson (1): xinit 1.0.8 David Nusinow (1): Unbreak installs on non-launchd systems James Cloos (1): Add missing PHONY line for automatic ChangeLog generation Jeremy Huddleston (19): Added some support for Xquartz on OS-X. Added Apple launchd support Changed x11-exec to actually start X11.app. X11.app will be responsible for calling xinit. OS-X: Added argv[0] hack for finding Xquartz UI and icon as well as claiming its dock icon Added support for OS-X preferences to disable tcp/ip connections and xauth OS-X: Made defaults test more robust OS-X: Need to use bash --login to setup the environment from launchd. XQuartz doesn't need the -launchd command line argument anymore. OS-X: Properly set enable_xauth if the user has no defaults set and choose a valid $display for fast-user-switching. OS-X: Add bindir to $PATH in startx if it's not there OS-X: Fixed typo OS-X: Set fontpath in xinitrc to include system / user fonts. Additionally fixed font scaling issues (trac #52) Apple: use -nocpp arg to xrdb if cpp is not installed Apple: Cleaned up font path setting and added font caching to xinitrc Apple: Support spaces in $HOME for font path, and remove duplicate entry Added org.x.X11.plist.cpp to EXTRA_DIST Apple: font caching and defaults Apple: Adding support for an xinitrc.d directory on OSX, so fink doesn't need to clobber files Apple: Use -c in the launchd plist, so broken .profile/.bashrc don't much up startx Matthieu Herrb (2): Use /dev/arandom instead of /dev/urandom to generate the cookie Merge branch 'master' of ssh://he...@git.freedesktop.org/git/xorg/app/xinit root (1): Define APPLE for the rest of us --- .gitignore | 2 Makefile.am | 58 ++++------------ configure.ac | 38 +++++++++- cpprules.in | 37 ++++++++++ org.x.X11.plist.cpp | 27 +++++++ startx.cpp | 188 ++++++++++++++++++++++++++++++++++------------------ xinit.c | 98 +++++++++++++++++++++------ xinitrc.cpp | 28 +++++++ 8 files changed, 348 insertions(+), 128 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/e1xsrvr-0001c8...@moszumanska.debian.org