all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 69392@debbugs.gnu.org
Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu,
	liliana.prikler@gmail.com, maxim.cournoyer@gmail.com
Subject: [bug#69392] [PATCH gnome-team 2/2] news: Add entry for GDM defaulting to wayland.
Date: Sun, 25 Feb 2024 18:56:33 +0100	[thread overview]
Message-ID: <56bacd5983cbc0e205aa45c0914d35bf3be5857b.1708883883.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1708883883.git.vivien@planete-kraus.eu>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]

* etc/news.scm: Add entry.

Change-Id: Icddcf269ff59a7ee2a14680ed95a167758ecddaf
---
 etc/news.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 2f41669406..74af1a7eca 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,6 +28,16 @@
 (channel-news
  (version 0)
 
+ (entry (commit "06d01c610e3bee61e38a177aecda5982d5b338ae")
+        (title
+         (en "The GNOME Display Manager uses wayland by default")
+         (fr "GDM utilise wayland par défaut"))
+        (body
+         (en "The @code{gdm-service-type} is configured to use wayland instead
+of xorg by default.")
+         (fr "Le service @code{gdm-service-type} est configuré par défaut pour
+utiliser wayland au lieu de xorg.")))
+
  (entry (commit "498db4de1f09414adf68a3a383f0178434035179")
         (title
          (en "The udev service also manages hardware configuration files")
-- 
2.41.0




  parent reply	other threads:[~2024-02-25 18:40 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-25 17:58 [bug#69392] [PATCH gnome-team 0/2] Add entries for important gnome-team changes Vivien Kraus via Guix-patches via
2024-02-25 17:55 ` [bug#69392] [PATCH gnome-team 1/2] news: Add entry for hwdb support in udev-service-type Vivien Kraus via Guix-patches via
2024-02-26  4:07   ` Maxim Cournoyer
2024-02-25 17:56 ` Vivien Kraus via Guix-patches via [this message]
2024-02-26  4:09   ` [bug#69392] [PATCH gnome-team 2/2] news: Add entry for GDM defaulting to wayland Maxim Cournoyer
2024-02-26  6:15 ` [bug#69392] [PATCH gnome-team v2 0/2] Slightly better news for GNOME Vivien Kraus via Guix-patches via
2024-02-25 17:55   ` [bug#69392] [PATCH gnome-team v2 1/2] news: Add entry for hwdb support in udev-service-type Vivien Kraus via Guix-patches via
2024-02-25 17:56   ` [bug#69392] [PATCH gnome-team v2 2/2] news: Add entry for GDM defaulting to wayland Vivien Kraus via Guix-patches via
2024-02-26 19:48 ` [bug#69392] [PATCH v3 0/3] *** SUBJECT HERE *** Liliana Marie Prikler
2024-02-25 17:55   ` [bug#69392] [PATCH v3 1/3] news: Add entry for hwdb support in udev-service-type Vivien Kraus
2024-02-25 17:56   ` [bug#69392] [PATCH v3 2/3] news: Add entry for GDM defaulting to wayland Vivien Kraus
2024-02-27  8:29     ` pelzflorian (Florian Pelz)
2024-02-27  8:33     ` pelzflorian (Florian Pelz)
2024-02-26 19:46   ` [bug#69392] [PATCH v3 3/3] news: Add entry for changes in GNOME 44 and its desktop service Liliana Marie Prikler
2024-02-26 20:28     ` Vivien Kraus via Guix-patches via
2024-02-27  5:19       ` Liliana Marie Prikler
2024-02-27  8:21         ` pelzflorian (Florian Pelz)
2024-02-27  2:07   ` [bug#69392] [PATCH v3 0/3] gnome-team news entries Hilton Chain via Guix-patches via
2024-02-27 17:56 ` [bug#69392] [PATCH v4 0/3] Updated news with your suggestions Liliana Marie Prikler
2024-02-25 17:55   ` [bug#69392] [PATCH v4 1/3] news: Add entry for hwdb support in udev-service-type Vivien Kraus
2024-02-25 17:56   ` [bug#69392] [PATCH v4 2/3] news: Add entry for GDM defaulting to wayland Vivien Kraus
2024-02-27 19:54     ` pelzflorian (Florian Pelz)
2024-02-28  7:18       ` pelzflorian (Florian Pelz)
2024-03-28 19:52         ` bug#69392: " Liliana Marie Prikler
2024-02-26 19:46   ` [bug#69392] [PATCH v4 3/3] news: Add entry for changes in GNOME 44 and its desktop service Liliana Marie Prikler
2024-02-27 18:06     ` Vivien Kraus via Guix-patches via

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

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

  git send-email \
    --in-reply-to=56bacd5983cbc0e205aa45c0914d35bf3be5857b.1708883883.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=69392@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.