xinit: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Jun 5 16:01:50 UTC 2021


 startx.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bdf2af54a800470990a66d11b14589e19fa568ac
Author: Arthur Williams <taaparthur at gmail.com>
Date:   Fri Jun 4 21:44:03 2021 -0700

    Remove non-portable grep usage from startx
    
    startx uses non-portable grep flags (-o). grep isn't even needed for
    this and has been replaced with substring removal.
    
    Closes #6



More information about the xorg-commit mailing list