summaryrefslogtreecommitdiff
path: root/gnu/services/xorg.scm
AgeCommit message (Expand)Author
2016-03-24services: xorg: Fix ~/.xsession handling.Ludovic Courtès
2016-03-18services: xorg: Accept session commands with arguments.Ludovic Courtès
2016-02-24gnu: services: Start X with -configdir.Andy Wingo
2016-01-29services: Rename 'dmd' services to 'shepherd'.Alex Kost
2016-01-29services: xorg: Use 'shepherd' instead of 'dmd'.Alex Kost
2016-01-29Rename (gnu services dmd) to (gnu services shepherd).Alex Kost
2015-11-25services: xorg: Export additional symbols.David Thompson
2015-11-03system: Rename (gnu system linux) to (gnu system pam).Ludovic Courtès
2015-11-02services: slim: Add xterm to the system profile.Ludovic Courtès
2015-10-29services: Add screen-locker service.Ludovic Courtès
2015-10-20services: xorg: Include font-alias in default FontPath.Eric Bavier
2015-10-10services: Introduce extensible services.Ludovic Courtès
2015-10-10system: Make service procedures non-monadic.Ludovic Courtès
2015-05-21services: xorg: Add xf86-input-libinput to the server's module path.Ludovic Courtès
2015-05-21services: xorg: Assume STARTX is a regular value.Ludovic Courtès
2015-05-21services: xorg: Allow extra config text to be added verbatim.Ludovic Courtès
2015-05-21services: xorg: Make 'xorg-configuration-file' public.Ludovic Courtès
2015-05-08doc: Document sessions and ~/.xsession for SLiM.Ludovic Courtès
2015-05-07artwork: Update to latest version.Ludovic Courtès
2015-03-13services: slim: Pass SESSION to ~/.xsession as "$1".宋文武
2015-03-13services: slim: Allow non-absolute path to be used as session command.宋文武
2015-03-13services: slim: Use /run/current-system/profile/share/xsessions as sessiondir.宋文武
2015-03-02services: xorg: Fix file descriptor leak from SLiM/xinitrc.Ludovic Courtès
2015-03-01Revert "services: xorg: Fix file descriptor leak from SLiM/xinitrc."Mark H Weaver
2015-03-01services: xorg: Fix file descriptor leak from SLiM/xinitrc.Ludovic Courtès
2015-02-26services: slim: Add "F1 to change" in session message.Ludovic Courtès
2015-02-26services: slim: Preserve the order of session types.Ludovic Courtès
2015-02-06services: xorg: Add Nouveau driver.Ludovic Courtès
2015-02-03services: xorg: Add sawfish session.宋文武
2015-01-26services: xorg: Define the <session-type> record type.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-12-19gnu: xorg-server: Update to 1.16.2.901, with many security fixes.Mark H Weaver
2014-12-19gnu: xf86-video-modesetting: Now uses the same libdrm as mesa.Mark H Weaver
2014-12-20services: xorg: Make SLiM sessions configurable.宋文武
2014-12-13services: xorg: Run the window manager from a login shell.Ludovic Courtès
2014-11-30services: xorg: Add 'xf86-video-sis'.Alex Kost
2014-11-20services: xorg: Include ~/.guix-profile/bin to the session's $PATH.Ludovic Courtès
2014-11-12services: xorg: Set argv[0] for the window manager.Ludovic Courtès
2014-11-12gnu: Introduce (gnu artwork) module.Ludovic Courtès
2014-11-12gnu: xorg: Add SLiM theme based on work by Felipe López.Ludovic Courtès
2014-11-11services: xorg: Don't pass "-ac" to X.Ludovic Courtès
2014-11-08services: xorg: Add argv[0] in X invocation.Ludovic Courtès
2014-11-07services: xorg: Allow users to specify a list of resolutions.Ludovic Courtès
2014-11-07services: xorg: Allow users to specify the drivers to use.Ludovic Courtès
2014-11-07services: xorg: Fix typo in xserver.conf.Ludovic Courtès
2014-11-06gnu: Add xf86-video-modesetting.Ludovic Courtès
2014-09-23gnu: xorg: Remove xf86-input-vmmouse.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-07-24services: xorg: Honor ~/.xsession.Ludovic Courtès
2014-07-24services: xorg: Remove /var/run/slim.lock when starting.Ludovic Courtès