guix/gnu
Josselin Poiret db4681a4c1
services: gdm: Add Wayland support.
* gnu/packages/patches/gdm-wayland-session-wrapper-from-env.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnome.scm (gdm): Use it.
* gnu/services/xorg.scm (<gdm-configuration>)[wayland-session]: New field.
(gdm-wayland-session-wrapper): New procedure.
(gdm-configuration-file): Point to this new procedure.
* doc/guix.texi (X Window): Update it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-10-02 17:24:00 +00:00
..
bootloader
build marionette: Print a line when a test succeeds. 2021-09-26 23:35:58 +02:00
installer installer: keymap: Fix optional fields handling. 2021-09-21 20:35:49 +00:00
machine
packages services: gdm: Add Wayland support. 2021-10-02 17:24:00 +00:00
services services: gdm: Add Wayland support. 2021-10-02 17:24:00 +00:00
system Merge branch 'master' into core-updates-frozen 2021-09-07 14:19:08 +02:00
tests tests: base: Fix the screendump test. 2021-09-27 20:07:16 +00:00
artwork.scm
bootloader.scm
ci.scm ci: Adjust 'channel-build-system' to monadic style. 2021-09-27 17:55:53 +02:00
image.scm
installer.scm
local.mk services: gdm: Add Wayland support. 2021-10-02 17:24:00 +00:00
machine.scm
packages.scm
services.scm
system.scm system: Introduce the os-release file. 2021-10-02 10:54:41 +00:00
tests.scm