guix-patches
[Top][All Lists]
Advanced

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

[bug#29758] [PATCH] gnu: mutter: Add xorg-xserver-xwayland input. (GNOME


From: Rutger Helling
Subject: [bug#29758] [PATCH] gnu: mutter: Add xorg-xserver-xwayland input. (GNOME on Wayland)
Date: Fri, 22 Dec 2017 11:52:06 +0100

Thanks for pushing! I mailed you the login name of the account I created on savannah.gnu.org.

I'm actually not using the GuixSD config for it. What I have in it related to SDDM is:
         (service sddm-service-type
                 (sddm-configuration
                  (display-server "wayland")))

The only thing that's different from an untouched sddm-service-type is that the above says that SDDM should be using Wayland as well. However, this doesn't work yet, so SDDM still uses X11 (I think upstream SDDM is working on it).

On SDDM you can select "GNOME (Wayland)" under sessions. For me that works out of the box. I'll try SLiM, GDM and vanilla SDDM this weekend and see if they all work properly.

On 2017-12-22 09:58, address@hidden wrote:

Hi Rutger,

Rutger Helling <address@hidden> skribis:

With this patch I'm able to launch a GNOME on Wayland session, on SDDM
at least.

Woohoo!  Do you have a GuixSD config to do that?  Eventually we should
provide an easy way for people to use Wayland if they want to.

From 514c3aa846a7b4828fd190781d25d726a2938524 Mon Sep 17 00:00:00 2001
From: Rutger Helling <address@hidden>
Date: Sun, 17 Dec 2017 21:37:11 +0100
Subject: [PATCH] gnu: mutter: Add xorg-xserver-xwayland input.

* gnu/packages/gnome.scm (mutter): [inputs]: Add xorg-server-xwayland.
[arguments]: Add '--with-xwayland-path' to #:configure-flags.

Applied!

Could you create an account on savannah.gnu.org so we can give you
commit access?  That would be more convenient for you and a good thing
for the project's growth I believe.  :-)

Thank you,
Ludo'.





reply via email to

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