From owner-freebsd-xfce@FreeBSD.ORG Sat Feb 21 11:11:11 2015 Return-Path: Delivered-To: xfce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB6D9410 for ; Sat, 21 Feb 2015 11:11:11 +0000 (UTC) Received: from mail.commander1024.de (commander1024.de [IPv6:2a01:4f8:150:8ff8::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C647799 for ; Sat, 21 Feb 2015 11:11:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.commander1024.de (Postfix) with ESMTP id F096C34655DA for ; Sat, 21 Feb 2015 12:11:07 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mail.commander1024.de Received: from mail.commander1024.de ([127.0.0.1]) by localhost (Galatea.commander1024.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5baq+l2mG3Nt for ; Sat, 21 Feb 2015 12:11:07 +0100 (CET) Received: from venom (ip-109-91-122-252.hsi12.unitymediagroup.de [109.91.122.252]) by mail.commander1024.de (Postfix) with ESMTPSA id 9C8483464CA9 for ; Sat, 21 Feb 2015 12:11:07 +0100 (CET) Date: Sat, 21 Feb 2015 13:09:49 +0100 From: phryk To: xfce@freebsd.org Subject: Midori port and webkit2 (fucks up ALL THE THINGS) Message-ID: <20150221130949.1da8ce38@venom> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.24; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Feb 2015 11:11:11 -0000 Dear fellow simian being, After headaches, talking to the midori developers, recompiling midori to use gtk3, way more headaches (broken rendering, extensions, other wonky behavior) and finally a good amount of more talking to the midori devs, we finally noticed that the port automatically chooses to use webkit2 for midori if a certain file (webkit2gtk-3.0.pc) exists. I think this means that midori will automatically be build with webkit2, if one chooses to build it with gtk3 support, but I'm not exactly sure about that. According to the midori devs, webkit2 support is still highly experimental, and webkit1 should currently be the default. So if you'd add an option to the port that allows one to choose which webkit version to use for midori, I'd be really grateful. Best wishes, phryk