unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51103] [PATCH core-updates-frozen] news: Notify of Wayland support in GDM
@ 2021-10-08 21:36 Josselin Poiret
  2021-11-15 10:50 ` bug#51103: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Josselin Poiret @ 2021-10-08 21:36 UTC (permalink / raw)
  To: 51103

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




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

* bug#51103: [PATCH core-updates-frozen] news: Notify of Wayland support in GDM
  2021-10-08 21:36 [bug#51103] [PATCH core-updates-frozen] news: Notify of Wayland support in GDM Josselin Poiret
@ 2021-11-15 10:50 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-15 10:50 UTC (permalink / raw)
  To: Josselin Poiret; +Cc: 51103-done

Hello,

Josselin Poiret <dev@jpoiret.xyz> skribis:

> 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.

Sure, you can always send it separately.

> 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.

That’s a good idea.

>>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.

Applied, and apologies for the delay!

Ludo’.




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

end of thread, other threads:[~2021-11-15 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-08 21:36 [bug#51103] [PATCH core-updates-frozen] news: Notify of Wayland support in GDM Josselin Poiret
2021-11-15 10:50 ` bug#51103: " 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).