From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rutger Helling Subject: GNOME on Wayland current status Date: Sun, 24 Dec 2017 14:20:19 +0100 Message-ID: <7dbd6d56e6335050bedb1ca55c9a4828@mykolab.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eT6Ca-0000x4-Dv for guix-devel@gnu.org; Sun, 24 Dec 2017 08:20:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eT6CX-00022V-Bw for guix-devel@gnu.org; Sun, 24 Dec 2017 08:20:28 -0500 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: guix-devel@gnu.org Hello Guix, 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=wayland dbus-run-session gnome-session This seems to require that you've started GNOME via a display manager first though.