guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/06: news: Add entry for GDM defaulting to Wayland.


From: guix-commits
Subject: 02/06: news: Add entry for GDM defaulting to Wayland.
Date: Sat, 2 Mar 2024 06:33:20 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit df42803ce984e3fe4ba94aa5353d1cb9b0ef29c9
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Sun Feb 25 18:56:33 2024 +0100

    news: Add entry for GDM defaulting to Wayland.
    
    * etc/news.scm: Add entry.
    
    Change-Id: Icddcf269ff59a7ee2a14680ed95a167758ecddaf
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 etc/news.scm | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index e3c33e8475..ebc1352f88 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -31,6 +31,21 @@
 (channel-news
  (version 0)
 
+ (entry (commit "06d01c610e3bee61e38a177aecda5982d5b338ae")
+        (title
+         (en "The GNOME Display Manager uses Wayland by default")
+         (de "GNOME Display Manager nutzt nun Wayland als Vorgabe")
+         (fr "GDM utilise Wayland par défaut")
+         (zh "GNOME 顯示管理器(GDM)服務默認啓用 Wayland 支持"))
+        (body
+         (en "The @code{gdm-service-type} is configured to use Wayland instead
+of Xorg by default.")
+         (de "Der Dienst @code{gdm-service-type} verwendet nun Wayland
+als Vorgabe anstelle von Xorg.")
+         (fr "Le service @code{gdm-service-type} est configuré par défaut pour
+utiliser Wayland au lieu de Xorg.")
+         (zh "@code{gdm-service-type} 預設已由 Xorg 改爲 Wayland。")))
+
  (entry (commit "498db4de1f09414adf68a3a383f0178434035179")
         (title
          (en "The udev service also manages hardware configuration files")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]