From owner-freebsd-x11@freebsd.org Sat Dec 9 15:40:29 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9351DE8ECC9 for ; Sat, 9 Dec 2017 15:40:29 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from hraggstad.unrelenting.technology (hraggstad.unrelenting.technology [71.19.146.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "hraggstad.unrelenting.technology", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7FC9C699B0 for ; Sat, 9 Dec 2017 15:40:29 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: by hraggstad.unrelenting.technology (OpenSMTPD) with ESMTPSA id 8a9e524a TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO for ; Sat, 9 Dec 2017 15:33:46 +0000 (UTC) Subject: Re: Some updates to Wayland stuff To: freebsd-x11@freebsd.org References: From: Greg V Message-ID: Date: Sat, 9 Dec 2017 18:33:38 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Dec 2017 15:40:29 -0000 On 12/09/2017 17:34, Johannes Lundberg wrote: > Hi > > Some long awaited updates. > > Update patch to Weston 3.0. Would be nice if we could get into ports soon :) > https://reviews.freebsd.org/D10599 > > Add Sway port (same here) > https://reviews.freebsd.org/D13431 > > Update wayland to 1.14 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224200 > > Update wayland-protocols to 1.12 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224201 > > Update wlc to 0.0.10 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224202 > > Fix mesa-dri loader bug for post-ino64 systems > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224203 > > > I'd be grateful if someone could help with reviewing and committing these. Hi! Posted some comments in these places. I've also been working on Wayland stuff. Currently writing this from Weston git master :) So, there's a libinput update: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222905 In the Vulkan drivers thread: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221540 there's an "Extra patch for Wayland+Vulkan" (enables VK_KHR_wayland_surface) WebKitGTK Wayland/GLES support (e.g. Epiphany): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223733 SDL2: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223018 I've also enabled Wayland-EGL in Qt5, but haven't submitted that patch to bugzilla yet. My ports fork is https://github.com/myfreeweb/freebsd-ports-dank — it includes gnome-3.26 and plasma5, a lot of Wayland and Vulkan things, and other random patches. Sadly, the ports maintained by x11@ might as well be maintained by no-reply@ — I've received ABSOLUTELY NO REACTION from x11@ to the libinput patch, in almost TWO MONTHS. The Mesa 17.2.x patch by jbeich@ was also completely ignored for a long long time — and in the end, a different (!) patch doing the same thing was committed.