unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29447] [PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency
@ 2017-11-25 22:27 Ludovic Courtès
  2017-11-25 22:28 ` [bug#29447] [PATCH 1/2] services: xorg: Allow users to specify a list of modules Ludovic Courtès
  2017-11-25 22:39 ` [bug#29447] [PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency ng0
  0 siblings, 2 replies; 6+ messages in thread
From: Ludovic Courtès @ 2017-11-25 22:27 UTC (permalink / raw)
  To: 29447

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-11-28 10:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-25 22:27 [bug#29447] [PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency Ludovic Courtès
2017-11-25 22:28 ` [bug#29447] [PATCH 1/2] services: xorg: Allow users to specify a list of modules Ludovic Courtès
2017-11-25 22:28   ` [bug#29447] [PATCH 2/2] services: xorg: Remove WindowMaker as a default fallback Ludovic Courtès
2017-11-25 22:39 ` [bug#29447] [PATCH 0/2] Make Xorg modules configurable, remove WindowMaker dependency ng0
2017-11-27 13:58   ` Adonay Felipe Nogueira
2017-11-28 10:26     ` bug#29447: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).