From patchwork Fri Oct 8 21:36:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Josselin Poiret X-Patchwork-Id: 33699 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 2DE3C27BBE3; Fri, 8 Oct 2021 22:38:06 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,T_DKIM_INVALID, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E81AF27BBE1 for ; Fri, 8 Oct 2021 22:38:05 +0100 (BST) Received: from localhost ([::1]:41808 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYxZ7-0001qW-25 for patchwork@mira.cbaines.net; Fri, 08 Oct 2021 17:38:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYxY6-0001TW-NE for guix-patches@gnu.org; Fri, 08 Oct 2021 17:37:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40463) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYxY6-0008L7-FR for guix-patches@gnu.org; Fri, 08 Oct 2021 17:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYxY6-0004Ni-DU for guix-patches@gnu.org; Fri, 08 Oct 2021 17:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51103] [PATCH core-updates-frozen] news: Notify of Wayland support in GDM Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 08 Oct 2021 21:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 51103 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51103@debbugs.gnu.org X-Debbugs-Original-To: "guix-patches@gnu.org" Received: via spool by submit@debbugs.gnu.org id=B.163372899016782 (code B ref -1); Fri, 08 Oct 2021 21:37:02 +0000 Received: (at submit) by debbugs.gnu.org; 8 Oct 2021 21:36:30 +0000 Received: from localhost ([127.0.0.1]:52007 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYxXa-0004Mc-1h for submit@debbugs.gnu.org; Fri, 08 Oct 2021 17:36:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:44690) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYxXY-0004MT-Eo for submit@debbugs.gnu.org; Fri, 08 Oct 2021 17:36:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43558) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYxXY-0001RY-7p for guix-patches@gnu.org; Fri, 08 Oct 2021 17:36:28 -0400 Received: from mail-0301.mail-europe.com ([188.165.51.139]:53125) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYxXU-0006mO-Ss for guix-patches@gnu.org; Fri, 08 Oct 2021 17:36:27 -0400 Date: Fri, 08 Oct 2021 21:36:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=protonmail2; t=1633728977; bh=t4gkl7uPGflQ4zgvYzuHzPe4v0v+MyGSiQZQOlPQQ34=; h=Date:To:From:Reply-To:Subject:From; b=m/XARawTS2qS4wAzowB98QVp8lPNqwXvXP0ewMQIAXI4z5rO1zGP5F3eiKaweZUV4 MYOfWTVRr7AmOM3agaWdRpAZumhOxAcgNGh5rE5oc85t+AmBwkLJgHHNiSMOOqcUWm mHoyGIwJbOoBbd/njkoBR96odEA/4D4SAjcgpunJCx2joC00LXzJMRNfchRX5kuWST NJ84Jf9ljTo7mC4E8JO0+AcbaotL74eKHNopPus6zEPVZUnGw8u7gAn63O5dXf7YCl 8KBPAh8fTGvuVzbe6hYkSBiXcZiK22xSh/ZIqrigu/qEXsyNx2yq0bIWYFIFHgoOku V2Gysf/W0kR9w== From: Josselin Poiret Message-ID: MIME-Version: 1.0 Received-SPF: pass client-ip=188.165.51.139; envelope-from=dev@jpoiret.xyz; helo=mail-0301.mail-europe.com X-Spam_score_int: 51 X-Spam_score: 5.1 X-Spam_bar: +++++ X-Spam_report: (5.1 / 5.0 requ) BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FROM_SUSPICIOUS_NTLD=0.5, FROM_SUSPICIOUS_NTLD_FP=1.999, PDS_OTHER_BAD_TLD=1.999, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: reject X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Josselin Poiret Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches 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 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(+) -- 2.33.0 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"))