unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Josselin Poiret <dev@jpoiret.xyz>
To: 51103@debbugs.gnu.org
Subject: [bug#51103] [PATCH core-updates-frozen] news: Notify of Wayland support in GDM
Date: Fri, 08 Oct 2021 21:36:13 +0000	[thread overview]
Message-ID: <OhFe4Xib1yIsyuLJLA-lS7rt7BFym9U0j4w0yWWSfDokg1y88veTccmxHzirsu2tepVFbYau5kY52M4v-do_bSG0TF-zaEQ8-20FxhxzMbY=@jpoiret.xyz> (raw)

Hello,

I've written a news entry to inform users of the newly added Wayland support in GDM.
After discussing it in issue 50563, we thought it'd also be a good idea to switch Wayland mode on by default, but I don't know when it would be best to do so.
This news entry contains a warning about that change as well. Also, I've written a warning mechanism (not included here) for people using the default value, which I could also add if needed, before or after the change.

As a side-note, I've put the current commit id, but it'll need to be changed when merging. I don't if there's something/someone that keeps track of everything that needs to be done when merging, so I'm just writing this here.

From a8ebc5fca116900b1fba3b21af418f87e0655ce4 Mon Sep 17 00:00:00 2001
From: Josselin Poiret <dev@jpoiret.xyz>
Date: Fri, 8 Oct 2021 23:14:51 +0200
Subject: [PATCH] news: Notify of Wayland support in GDM

* etc/news.scm: Add a news entry.
---
 etc/news.scm | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index b4a08067c5..d047bb9054 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -23,6 +23,29 @@
 (channel-news
  (version 0)

+ (entry (commit "db4681a4c17d282a661552f2f57e5c453d02e414")
+        (title
+         (en "@code{gdm-service-type} now supports Wayland")
+         (fr "@code{gdm-service-type} prend maintenant en charge Wayland"))
+        (body
+         (en "@code{gdm-service-type} has been updated to support being launched
+as a Wayland client, and to launch Wayland sessions. The @code{wayland?} boolean
+field in @code{gdm-configuration} controls whether GDM starts in Wayland or X
+mode. See @command{info \"(guix) X Window\"} for more information.
+
+Wayland mode for GDM will soon become the default in Guix, so if your
+hardware doesn't support Wayland (Nvidia users are the most concerned here),
+please consider disabling it now.")
+         (fr "@code{gdm-service-type} a été mis à jour et peut maintenant être
+lancé comme client Wayland, ainsi que lancer des sessions Wayland. Le champ
+booléen @code{wayland?} de @code{gdm-configuration} contrôle le mode dans lequel
+GDM est lancé (Wayland ou X). Pour plus d'informations, voir
+@command{info \"(guix) X Window\"} (en anglais).
+
+GDM sera bientôt lancé en mode Wayland par défaut sur Guix, donc si votre matériel
+ne le prend pas en charge (les utilisateur·ices de cartes Nvidia sont les plus
+concerné·es), merci de le désactiver dès maintenant.")))
+
  (entry (commit "f23803af2018a148fb088f2516d79c20d6bf95f0")
         (title
          (en "Input labels can now be omitted in package definitions"))
--
2.33.0




             reply	other threads:[~2021-10-08 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 21:36 Josselin Poiret [this message]
2021-11-15 10:50 ` bug#51103: [PATCH core-updates-frozen] news: Notify of Wayland support in GDM Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='OhFe4Xib1yIsyuLJLA-lS7rt7BFym9U0j4w0yWWSfDokg1y88veTccmxHzirsu2tepVFbYau5kY52M4v-do_bSG0TF-zaEQ8-20FxhxzMbY=@jpoiret.xyz' \
    --to=dev@jpoiret.xyz \
    --cc=51103@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).