From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RBAsE-0002Wi-Dj for garchives@archives.gentoo.org; Tue, 04 Oct 2011 19:41:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0775621C2BF; Tue, 4 Oct 2011 19:41:45 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1BB5721C1C5 for ; Tue, 4 Oct 2011 19:40:54 +0000 (UTC) Received: by eyg5 with SMTP id 5so1023943eyg.40 for ; Tue, 04 Oct 2011 12:40:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=CEuW0CUsJxdCr6riKs/0nWddlcoE25Wku8ccMkj37HA=; b=g2LJGZI0NXGle+DilzPq9UKHxPUoa4bCbmiMyaJltp0mxhYLspfHA4ZUAy/4XmhyeV IghswffZiu97Y0Q+nWN/oz+PLy0Q7PKf8CiCbXLL3UWwvuz2EDvM/vGcuWeDxzWjqfRk gFIijIrSesdWU4NP9cje0n9u5X+n4a4WP+GrU= Received: by 10.223.47.207 with SMTP id o15mr2225852faf.88.1317757253868; Tue, 04 Oct 2011 12:40:53 -0700 (PDT) Received: from [147.175.141.240] ([147.175.141.240]) by mx.google.com with ESMTPS id c1sm26600907fab.15.2011.10.04.12.40.53 (version=SSLv3 cipher=OTHER); Tue, 04 Oct 2011 12:40:53 -0700 (PDT) Message-ID: <4E8B6107.5010007@gmail.com> Date: Tue, 04 Oct 2011 21:39:51 +0200 From: Michal Sroka User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110629 Lightning/1.0b2 Thunderbird/3.1.10 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] GTK+ & HTML5 broadway Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: cec3a82d8eb678b323475ec20dc43a01 Hello, I would like to run my gtk applications over web-browser using Alexander Larsson's gtk+ broadway option http://blogs.gnome.org/alexl/2010/11/23/gtk3-vs-html5/ 1 Have you got any experience with this on gentoo? 2 How can I specify, if to run my application (e.g. gnome-calculator) over gtk+ 3 or my stable gtk+ version? 3 I can't see any "enable-broadway" option in gtk+ portage install options. Do I have to compile gtk+ 3 from source? Thank you for any help. Regards, Michal