GNU bug report logs -
#29447
[PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency
Previous Next
Reported by: Ludovic Courtès <ludo <at> gnu.org>
Date: Sat, 25 Nov 2017 22:28:01 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi,
The first patch here cleans up ‘xorg-configuration-file’ et al. such
that users can pass a list of modules to use (until now the list of
modules was hard-coded in ‘xorg-configuration-file’.)
The second one removes WindowMaker as the default fallback session.
Instead, the default is to look for a .desktop file at run time in the
user and system profiles.
The downside is that if no package provides a .dekstop file, then login
fails. I think that’s acceptable though, because people expect to
specify a list of window managers in the ‘packages’ field anyway, as
show in the lightweight-desktop example.
Thoughts?
Ludo’.
Ludovic Courtès (2):
services: xorg: Allow users to specify a list of modules.
services: xorg: Remove WindowMaker as a default fallback.
doc/guix.texi | 26 ++++--
gnu/services/xorg.scm | 244 +++++++++++++++++++++++++++++++++++---------------
2 files changed, 189 insertions(+), 81 deletions(-)
--
2.15.0
This bug report was last modified 7 years and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.