From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: GNOME on Wayland current status Date: Mon, 01 Jan 2018 17:53:14 +0100 Message-ID: <87k1x11pxh.fsf@gnu.org> References: <7dbd6d56e6335050bedb1ca55c9a4828@mykolab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32998) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eW3Kz-000227-Kq for guix-devel@gnu.org; Mon, 01 Jan 2018 11:53:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eW3Kw-0007x8-Hr for guix-devel@gnu.org; Mon, 01 Jan 2018 11:53:21 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:36731) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eW3Kw-0007wP-Az for guix-devel@gnu.org; Mon, 01 Jan 2018 11:53:18 -0500 In-Reply-To: <7dbd6d56e6335050bedb1ca55c9a4828@mykolab.com> (Rutger Helling's message of "Sun, 24 Dec 2017 14:20:19 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Rutger Helling Cc: guix-devel@gnu.org Hello! Rutger Helling skribis: > As discussed in patch #29758 I've tried GNOME on Wayland on the > different display managers. > > SDDM: Should work, just pick the "GNOME (on Wayland)" session. > SLiM: Doesn't seem to work. I'm not sure if SLiM has support for > Wayland sessions at all. > I couldn't get GDM to start, so I don't know if that works or not. > > Note that you can use the following command to manually start GNOME on > Wayland: > XDG_SESSION_TYPE=3Dwayland dbus-run-session gnome-session > > This seems to require that you've started GNOME via a display manager > first though. Thanks for the update! Any idea what could be done in terms of documentation or code (services?) for people who=E2=80=99d like to try out GNOME on Wayland? Thanks, Ludo=E2=80=99.