summaryrefslogtreecommitdiff
path: root/gnu/services/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
* services: slim: Make the logged-in session show up in "w"....Danny Milosavljevic2018-02-201-2/+7
* services: xorg: Import (ice-9 rdelim)....Danny Milosavljevic2018-02-171-0/+1
* doc, gnu: Fix spelling of screen-things....Tobias Geerinckx-Rice2018-01-291-1/+1
* services: xorg: Properly handle the case where ~/.xession is used....Ludovic Courtès2017-12-041-1/+2
* services: xorg: Add 'font-misc-misc' to the default font set....Ludovic Courtès2017-12-011-0/+2
* services: xorg: Remove WindowMaker as a default fallback....Ludovic Courtès2017-11-281-9/+56
* services: xorg: Document 'slim-configuration' and deprecate 'slim-service'....Ludovic Courtès2017-11-281-9/+30
* services: slim: Remove unused 'bash' configuration field....Ludovic Courtès2017-11-281-4/+2
* services: xorg: Allow users to specify a list of modules....Ludovic Courtès2017-11-281-67/+118
* services: gdm: Add environment variables....Timothy Sample2017-11-071-1/+8
* gnu: services: Add modesetting driver to xorg configuration path....Andy Wingo2017-09-201-0/+1
* gnu: Add draft of gdm service....Andy Wingo2017-08-251-1/+146
* gnu: services: Refactor to separate X and startx wrappers....Andy Wingo2017-08-251-19/+36
* gnu: Remove xf86-video-modesetting....Marius Bakke2017-02-191-2/+0
* services: xorg: Add ATI video driver to the default modules....8p8c2016-10-061-0/+2
* system: Use 'file-append' to denote file names....Ludovic Courtès2016-09-101-6/+5
* services: Export initrc....David Craven2016-09-061-0/+2
* gnu: slim: Move to display-managers.scm....Marius Bakke2016-09-011-1/+1
* services: Export *-service-type and *-configuration....Tomáš Čech2016-07-211-0/+2
* gnu: Switch to 'with-imported-modules'....Ludovic Courtès2016-07-121-21/+21
* services: xorg: Fix ~/.xsession handling....Ludovic Courtès2016-03-241-1/+1
* services: xorg: Accept session commands with arguments....Ludovic Courtès2016-03-181-4/+5
* gnu: services: Start X with -configdir....Andy Wingo2016-02-241-0/+45
* services: Rename 'dmd' services to 'shepherd'....Alex Kost2016-01-291-4/+4
* services: xorg: Use 'shepherd' instead of 'dmd'....Alex Kost2016-01-291-7/+7
* Rename (gnu services dmd) to (gnu services shepherd)....Alex Kost2016-01-291-1/+1
* services: xorg: Export additional symbols....David Thompson2015-11-251-0/+2
* system: Rename (gnu system linux) to (gnu system pam)....Ludovic Courtès2015-11-031-1/+1
* services: slim: Add xterm to the system profile....Ludovic Courtès2015-11-021-1/+6
* services: Add screen-locker service....Ludovic Courtès2015-10-291-1/+54
* services: xorg: Include font-alias in default FontPath....Eric Bavier2015-10-201-0/+4
* services: Introduce extensible services....Ludovic Courtès2015-10-101-49/+99
* system: Make service procedures non-monadic....Ludovic Courtès2015-10-101-70/+59
* services: xorg: Add xf86-input-libinput to the server's module path....Ludovic Courtès2015-05-211-0/+6
* services: xorg: Assume STARTX is a regular value....Ludovic Courtès2015-05-211-1/+3
* services: xorg: Allow extra config text to be added verbatim....Ludovic Courtès2015-05-211-5/+13
* services: xorg: Make 'xorg-configuration-file' public....Ludovic Courtès2015-05-211-14/+22
* doc: Document sessions and ~/.xsession for SLiM....Ludovic Courtès2015-05-081-0/+13
* artwork: Update to latest version....Ludovic Courtès2015-05-071-1/+1
* services: slim: Pass SESSION to ~/.xsession as "$1"....宋文武2015-03-131-1/+1
* services: slim: Allow non-absolute path to be used as session command....宋文武2015-03-131-18/+18
* services: slim: Use /run/current-system/profile/share/xsessions as sessiondir....宋文武2015-03-131-74/+4
* services: xorg: Fix file descriptor leak from SLiM/xinitrc....Ludovic Courtès2015-03-021-0/+12
* Revert "services: xorg: Fix file descriptor leak from SLiM/xinitrc."...Mark H Weaver2015-03-011-12/+0
* services: xorg: Fix file descriptor leak from SLiM/xinitrc....Ludovic Courtès2015-03-011-0/+12
* services: slim: Add "F1 to change" in session message....Ludovic Courtès2015-02-261-0/+1
* services: slim: Preserve the order of session types....Ludovic Courtès2015-02-261-11/+22
* services: xorg: Add Nouveau driver....Ludovic Courtès2015-02-061-0/+1
* services: xorg: Add sawfish session....宋文武2015-02-031-0/+7
* services: xorg: Define the <session-type> record type....Ludovic Courtès2015-01-261-26/+47