From owner-freebsd-x11@freebsd.org Sun Jul 1 11:45:54 2018 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9364DFF45FE for ; Sun, 1 Jul 2018 11:45:54 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from msa1.earth.yoonka.com (yoonka.com [88.98.225.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "msa1.earth.yoonka.com", Issuer "msa1.earth.yoonka.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 0ADC08CDEF for ; Sun, 1 Jul 2018 11:45:53 +0000 (UTC) (envelope-from list1@gjunka.com) Received: from crayon2.yoonka.com (crayon2.yoonka.com [10.70.7.20]) (authenticated bits=0) by msa1.earth.yoonka.com (8.15.2/8.15.2) with ESMTPSA id w61BjknC031522 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Sun, 1 Jul 2018 11:45:46 GMT (envelope-from list1@gjunka.com) Subject: Re: Does either Gnome or KDE support Wayland on FreeBSD? [EOM] To: Johannes Lundberg Cc: x11-list freebsd References: From: Grzegorz Junka Message-ID: <3f7629b0-1947-4bd3-f4fa-eb685dc2046b@gjunka.com> Date: Sun, 1 Jul 2018 11:45:46 +0000 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-GB-large X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2018 11:45:54 -0000 On 30/06/2018 20:37, Johannes Lundberg wrote: > I don’t know about Gnome or KDE but GTK3 apps work with Wayland. It > needs ports built with custom options though. > Building ports isn't a problem, however I don't understand how particular apps can work with Wayland. I thought that they would need to run inside Weston or some other compositor, which in turn runs on Wayland? Is the X server in that configuration running as a Wayland client with with the GTK3 apps running outside of the X server (i.e. are managed by the compositor directly)?