On Tue, Mar 15, 2016 at 07:15:53AM -0400, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
> > > If need be, we could lower gtk3 requirement to 3.10 (droping wayland
> > > support in this case). Afaik, 3.16 is going to make it in rhel7 as
> > > part of regular desktop rebase.
> >
>
Hi
- Original Message -
> > gtkglarea and found out that it just worked. And since recent gtk+ is
> > required for wayland, depending on gtkglarea sounds like the best move
> > forward anyway. But anyone, feel free to fix gl support on wayland
> > with gtk 3.10.
>
> 3.10 + wayland isn't g
Hi,
> > Dropping wayland isn't an option I think. Is it possible to build
> > with/without glarea support (depending on the installed gtk version) and
> > hiding that from applications without too much fuss? I.e. with the
> > glarea widget being a child of the new gtkstack widget, can we swap
Hi
- Original Message -
> > If need be, we could lower gtk3 requirement to 3.10 (droping wayland
> > support in this case). Afaik, 3.16 is going to make it in rhel7 as
> > part of regular desktop rebase.
>
> I think we should continue to support older 3.x versions for a while.
I just sen
On Mo, 2016-03-14 at 12:03 -0400, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
> > On Fr, 2016-03-11 at 21:50 +0100, Marc-André Lureau wrote:
> > > 3.16 is the minimal version for GtkGLArea widget, used in following
> > > patches.
> >
> > > - 3.0) GTK_REQUIRED=2.91.3
> > > + 3
Hi
- Original Message -
> On Fr, 2016-03-11 at 21:50 +0100, Marc-André Lureau wrote:
> > 3.16 is the minimal version for GtkGLArea widget, used in following
> > patches.
>
> > - 3.0) GTK_REQUIRED=2.91.3
> > + 3.0) GTK_REQUIRED=3.16
>
> That puts the bar pretty high. 3.16 is only one y
On Fr, 2016-03-11 at 21:50 +0100, Marc-André Lureau wrote:
> 3.16 is the minimal version for GtkGLArea widget, used in following
> patches.
> - 3.0) GTK_REQUIRED=2.91.3
> + 3.0) GTK_REQUIRED=3.16
That puts the bar pretty high. 3.16 is only one year old and hasn't yet
found its way into LTS and
3.16 is the minimal version for GtkGLArea widget, used in following
patches.
Drop conditionnal epoxy, as it is now also required by gtk+.
Signed-off-by: Marc-André Lureau
---
configure.ac| 29 ++---
src/Makefile.am | 9 +
src/spice-widget-pri