Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-03 | gnu: gdm: Fix the wayland session wrapper patch. | Mathieu Othacehe | |
Update the following patch that no longer applies since the 40.1 version. * gnu/packages/patches/gdm-wayland-session-wrapper-from-env.patch: Update it. | |||
2021-10-02 | services: gdm: Add Wayland support. | Josselin Poiret | |
* 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> |