summaryrefslogtreecommitdiff
path: root/startx.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-12startx: Assign XSERVERRC to correct userserverrcHEADmasterayekat1-1/+1
2022-10-24startx: Source XINITRC and XSERVERRC variablesTim Egenton1-5/+8
2022-07-17stop unsetting DBUS_SESSION_BUS_ADDRESS variableDominik 'Rathann' Mierzejewski1-1/+0
2022-06-19darwin: Wait for font_cache to complete to avoid a race with `xset fb=`Jeremy Huddleston Sequoia1-5/+5
2022-04-07startx: don't attempt to catch SIGKILLnia1-1/+1
2021-06-04Remove non-portable grep usage from startxArthur Williams1-1/+1
2021-03-15darwin: Specify +extension GLX when the user requests IGLX supportJeremy Huddleston Sequoia1-1/+1
2020-08-28startx: use uname -n instead of hostnameRickie Schroeder1-12/+1
2020-07-23Fix spelling/wording issuesAlan Coopersmith1-1/+1
2016-05-28startx: Add support for enabling IGLX for XQuartzJeremy Huddleston Sequoia1-0/+10
2016-05-28startx: Add -listen tcp if nolisten_tcp is disabled for XQuartzJeremy Huddleston Sequoia1-0/+2
2015-12-29launchd: Install binaries into libexecdirJeremy Huddleston Sequoia1-2/+2
2015-03-26startx: don't init defaultdisplay to :0Peter Hutterer1-1/+1
2015-03-25startx: Fix startx picking an already used display number when -nolock is usedHans de Goede1-1/+1
2015-03-25startx: fix comment typoPeter Hutterer1-1/+1
2015-02-16Remove support for ancient A/UX 3.0 supportGaetan Nadon1-5/+0
2015-01-30startx: Don't use GNU expr extensionsMark Kettenis1-2/+2
2015-01-23startx: Pass -keeptty when telling the server to start on the current ttyHans de Goede1-1/+1
2014-08-26startx: Make the bugzilla reference in a comment survive cpp processingHans de Goede1-1/+1
2014-04-07startx: Pass vtX as long as the user did not specify oneHans de Goede1-1/+13
2014-04-04startx: Under Linux start X on the current VTHans de Goede1-0/+11
2014-03-31Remove unixware / sco supportHans de Goede1-52/+1
2012-07-24XQuartz: Fix an issue where -dpi was not being passed to the server despite b...Jeremy Huddleston1-1/+1
2012-05-19darwin: Silence a syslog message from defaultsJeremy Huddleston1-1/+3
2011-11-08Use default clientargs, serverargs, and display if none were setJeremy Huddleston1-8/+17
2011-10-17startx: Choose an unused $DISPLAY by default on all platformsJeremy Huddleston1-4/+5
2011-05-11Rename launchd-id-prefix to bundle-id-prefixJeremy Huddleston1-1/+1
2011-03-24Fix minor typos in startx's comments.Cyril Brulebois1-3/+3
2010-05-03darwin: Make __APPLE__ path in startx POSIX compliantJeremy Huddleston1-7/+11
2010-03-11darwin: Handle home directories that contain a single-quote (')Jeremy Huddleston1-1/+1
2009-10-27Apple: Export X11_PREFS_DOMAIN for children (quartz-wm)Jeremy Huddleston1-1/+1
2009-10-03Strip RCS/CVS tagsAlan Coopersmith1-2/+0
2009-09-02launchd: Added --with-launchd-id-prefix option to set non-standard launchd id...Jeremy Huddleston1-1/+1
2009-08-03app/xinit: make startx's $? a useful valueAndres Salomon1-0/+4
2009-03-06Cygwin can also have spaces in $HOMEJon TURNEY1-2/+2
2009-01-16startx: fix misparsing of initial client and server arguments which begin wit...Robert Macomber1-2/+2
2008-12-17Apple: Allow defaults option that maps to a -dpi server command line in startxJeremy Huddleston1-0/+4
2008-12-09OSX: More prefix fixesJeremy Huddleston1-6/+6
2008-12-02Apple: Honor X11_PREFS_DOMAIN if it's set (1.4.2-apple26 and later)Jeremy Huddleston1-9/+13
2008-07-02Apple: Using eval to protect people who have spaces in their home path.Jeremy Huddleston1-0/+10
2008-06-29startx.cpp: Made some things a little more friendly for people who have space...Jeremy Huddleston1-24/+23
2008-05-28Properly handle using xserverrcJeremy Huddleston1-10/+10
2008-05-21Unset session environment variables so startx works within a running session.Adam Jackson1-0/+3
2008-05-13Check for proper cookie creation on all platformsAlan Coopersmith1-1/+1
2008-04-19Cleaned up handling of defaultserver{,args}Jeremy Huddleston1-5/+2
2008-04-14Apple: Wait for privileged_startx to finish, so we don't race to create /tmp/...Jeremy Huddleston1-1/+3
2008-04-13Apple: We renamed font_cache.sh to font_cache for better consistency... Chang...Jeremy Huddleston1-1/+3
2008-04-13Apple: privileged_startx is in XINITDIRJeremy Huddleston1-2/+2
2008-04-04Apple: Execute /usr/X11/bin/privileged_startx if it's presentJeremy Huddleston1-0/+4
2008-04-04Apple: Fixed issue where display would not be passed correctly to the server ...Jeremy Huddleston1-1/+4