summaryrefslogtreecommitdiff
path: root/gnu/services/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
* 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
* monads: Move '%store-monad' and related procedures where they belong....Ludovic Courtès2015-01-141-1/+2
* gnu: xorg-server: Update to 1.16.2.901, with many security fixes....Mark H Weaver2014-12-191-0/+1
* gnu: xf86-video-modesetting: Now uses the same libdrm as mesa....Mark H Weaver2014-12-191-2/+1
* services: xorg: Make SLiM sessions configurable....宋文武2014-12-201-21/+50
* services: xorg: Run the window manager from a login shell....Ludovic Courtès2014-12-131-13/+16
* services: xorg: Add 'xf86-video-sis'....Alex Kost2014-11-301-0/+1
* services: xorg: Include ~/.guix-profile/bin to the session's $PATH....Ludovic Courtès2014-11-201-4/+12
* services: xorg: Set argv[0] for the window manager....Ludovic Courtès2014-11-121-5/+8
* gnu: Introduce (gnu artwork) module....Ludovic Courtès2014-11-121-12/+1
* gnu: xorg: Add SLiM theme based on work by Felipe López....Ludovic Courtès2014-11-121-5/+49
* services: xorg: Don't pass "-ac" to X....Ludovic Courtès2014-11-111-1/+1
* services: xorg: Add argv[0] in X invocation....Ludovic Courtès2014-11-081-0/+1
* services: xorg: Allow users to specify a list of resolutions....Ludovic Courtès2014-11-071-3/+28
* services: xorg: Allow users to specify the drivers to use....Ludovic Courtès2014-11-071-4/+17
* services: xorg: Fix typo in xserver.conf....Ludovic Courtès2014-11-071-1/+1
* gnu: Add xf86-video-modesetting....Ludovic Courtès2014-11-061-0/+2
* gnu: xorg: Remove xf86-input-vmmouse....Ludovic Courtès2014-09-231-1/+0
* gnu: Split (gnu packages base), adding (gnu packages commencement)....Ludovic Courtès2014-08-281-3/+4
* services: xorg: Honor ~/.xsession....Ludovic Courtès2014-07-241-1/+6
* services: xorg: Remove /var/run/slim.lock when starting....Ludovic Courtès2014-07-241-4/+9
* services: Use more Texinfo markup in docstrings....Ludovic Courtès2014-07-111-4/+5
* services: xorg: Remove optional sections from xorg.conf....Ludovic Courtès2014-07-101-26/+1
* services: xorg: Require 'udev'....Ludovic Courtès2014-07-101-1/+1
* services: xorg: Add drivers to the default search path....Ludovic Courtès2014-07-101-1/+8
* services: xorg: Fix typo in font path....Ludovic Courtès2014-07-101-1/+1
* services: Update to use the dmd 0.2 API....Ludovic Courtès2014-07-081-4/+3
* system: Make /run/current-system at activation time....Ludovic Courtès2014-05-181-1/+1
* services: xorg: Fix harmless typo in slim.cfg....Ludovic Courtès2014-05-111-1/+1
* services: Add service to cleanly unmount the root file system....Ludovic Courtès2014-05-081-1/+1
* services: xorg: Rewrite using gexps....Ludovic Courtès2014-04-281-64/+29
* services: Rewrite using gexps....Ludovic Courtès2014-04-281-12/+7
* services: slim: Use a system-wide xinitrc that defaults to wmaker....Ludovic Courtès2014-04-061-3/+36
* gnu: Introduce the (gnu services ...) modules....Ludovic Courtès2014-02-191-0/+186