summaryrefslogtreecommitdiff
path: root/startx.cpp
Commit message (Expand)AuthorAgeFilesLines
* startx: Assign XSERVERRC to correct userserverrcHEADmasterayekat2023-01-121-1/+1
* startx: Source XINITRC and XSERVERRC variablesTim Egenton2022-10-241-5/+8
* stop unsetting DBUS_SESSION_BUS_ADDRESS variableDominik 'Rathann' Mierzejewski2022-07-171-1/+0
* darwin: Wait for font_cache to complete to avoid a race with `xset fb=`Jeremy Huddleston Sequoia2022-06-191-5/+5
* startx: don't attempt to catch SIGKILLnia2022-04-071-1/+1
* Remove non-portable grep usage from startxArthur Williams2021-06-041-1/+1
* darwin: Specify +extension GLX when the user requests IGLX supportJeremy Huddleston Sequoia2021-03-151-1/+1
* startx: use uname -n instead of hostnameRickie Schroeder2020-08-281-12/+1
* Fix spelling/wording issuesAlan Coopersmith2020-07-231-1/+1
* startx: Add support for enabling IGLX for XQuartzJeremy Huddleston Sequoia2016-05-281-0/+10
* startx: Add -listen tcp if nolisten_tcp is disabled for XQuartzJeremy Huddleston Sequoia2016-05-281-0/+2
* launchd: Install binaries into libexecdirJeremy Huddleston Sequoia2015-12-291-2/+2
* startx: don't init defaultdisplay to :0Peter Hutterer2015-03-261-1/+1
* startx: Fix startx picking an already used display number when -nolock is usedHans de Goede2015-03-251-1/+1
* startx: fix comment typoPeter Hutterer2015-03-251-1/+1
* Remove support for ancient A/UX 3.0 supportGaetan Nadon2015-02-161-5/+0
* startx: Don't use GNU expr extensionsMark Kettenis2015-01-301-2/+2
* startx: Pass -keeptty when telling the server to start on the current ttyHans de Goede2015-01-231-1/+1
* startx: Make the bugzilla reference in a comment survive cpp processingHans de Goede2014-08-261-1/+1
* startx: Pass vtX as long as the user did not specify oneHans de Goede2014-04-071-1/+13
* startx: Under Linux start X on the current VTHans de Goede2014-04-041-0/+11
* Remove unixware / sco supportHans de Goede2014-03-311-52/+1
* XQuartz: Fix an issue where -dpi was not being passed to the server despite b...Jeremy Huddleston2012-07-241-1/+1
* darwin: Silence a syslog message from defaultsJeremy Huddleston2012-05-191-1/+3
* Use default clientargs, serverargs, and display if none were setJeremy Huddleston2011-11-081-8/+17
* startx: Choose an unused $DISPLAY by default on all platformsJeremy Huddleston2011-10-171-4/+5
* Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston2011-05-111-1/+1
* Fix minor typos in startx's comments.Cyril Brulebois2011-03-241-3/+3
* darwin: Make __APPLE__ path in startx POSIX compliantJeremy Huddleston2010-05-031-7/+11
* darwin: Handle home directories that contain a single-quote (')Jeremy Huddleston2010-03-111-1/+1
* Apple: Export X11_PREFS_DOMAIN for children (quartz-wm)Jeremy Huddleston2009-10-271-1/+1
* Strip RCS/CVS tagsAlan Coopersmith2009-10-031-2/+0
* launchd: Added --with-launchd-id-prefix option to set non-standard launchd id...Jeremy Huddleston2009-09-021-1/+1
* app/xinit: make startx's $? a useful valueAndres Salomon2009-08-031-0/+4
* Cygwin can also have spaces in $HOMEJon TURNEY2009-03-061-2/+2
* startx: fix misparsing of initial client and server arguments which begin wit...Robert Macomber2009-01-161-2/+2
* Apple: Allow defaults option that maps to a -dpi server command line in startxJeremy Huddleston2008-12-171-0/+4
* OSX: More prefix fixesJeremy Huddleston2008-12-091-6/+6
* Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later)Jeremy Huddleston2008-12-021-9/+13
* Apple: Using eval to protect people who have spaces in their home path.Jeremy Huddleston2008-07-021-0/+10
* startx.cpp: Made some things a little more friendly for people who have space...Jeremy Huddleston2008-06-291-24/+23
* Properly handle using xserverrcJeremy Huddleston2008-05-281-10/+10
* Unset session environment variables so startx works within a running session.Adam Jackson2008-05-211-0/+3
* Check for proper cookie creation on all platformsAlan Coopersmith2008-05-131-1/+1
* Cleaned up handling of defaultserver{,args}Jeremy Huddleston2008-04-191-5/+2
* Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/...Jeremy Huddleston2008-04-141-1/+3
* Apple: We renamed font_cache.sh to font_cache for better consistency... Chang...Jeremy Huddleston2008-04-131-1/+3
* Apple: privileged_startx is in XINITDIRJeremy Huddleston2008-04-131-2/+2
* Apple: Execute /usr/X11/bin/privileged_startx if it's presentJeremy Huddleston2008-04-041-0/+4
* Apple: Fixed issue where display would not be passed correctly to the server ...Jeremy Huddleston2008-04-041-1/+4