Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Oct 2011 00:10:31 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: gtk20 and gtk30
Message-ID:  <4E936D57.3070006@rainbow-runner.nl>
In-Reply-To: <CAHcdu2r962o74zUhFAmDeg_AcmcNoDVj=G=Z9abT7Z%2B1A97XbA@mail.gmail.com>
References:  <CAHcdu2r962o74zUhFAmDeg_AcmcNoDVj=G=Z9abT7Z%2B1A97XbA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10-10-2011 20:28, Olivier Duchateau wrote:
> Hi,
>
> I've just send PR [1] to update www/midori.
>
> I wonder if gtk20 and gtk30 are able to run together, because with
> this version, there's beginning of gtk3 support (it's still
> experimental). Perhaps for the next version, we will be able to add
> new option ?
>
> [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=161466
>
Yes gtk20 and gtk30 can live together. What you can't do is mixing gtk 2 
and gtk 3 widgets. So a application needs to be linked to only gtk2 or 
gtk3 not both. The application will tell you in console if that happens.

We got webkit-gtk3 in MC, if you want to try that. Personally I think we 
should wait a little bit before switching, or adding a option for it.

-Koop



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E936D57.3070006>