Re: wayland and broadway support in gtk

2013-01-24 Thread Matthias Clasen
- Original Message - > On Thu, Jan 24, 2013 at 6:29 PM, Peter Lemenkov > > As for which apps work ... everyone that does not do direct X calls > should work (i.e no direct dependence on X11). Yeah, exactly. One of my goals with enabling this now is finding out about apps which do not

Re: wayland and broadway support in gtk

2013-01-24 Thread drago01
On Thu, Jan 24, 2013 at 6:29 PM, Peter Lemenkov wrote: > 2013/1/24 Matthias Clasen : >> Hi, >> >> I'm tentatively planning to enable the Wayland and Broadway backends in GTK+ >> for f19. > > Great! > Yes, please - we're all waiting for this. > Could you please briefly explain which GTK appls will

Re: wayland and broadway support in gtk

2013-01-24 Thread Peter Lemenkov
2013/1/24 Matthias Clasen : > Hi, > > I'm tentatively planning to enable the Wayland and Broadway backends in GTK+ > for f19. Great! Yes, please - we're all waiting for this. Could you please briefly explain which GTK appls will gain Wayland support after this? I bet we won't be able to run LO or

Re: wayland and broadway support in gtk

2013-01-24 Thread Ilyes Gouta
Yes, please! It would be about the right time to start enabling Wayland in distributions. -Ilyes On Thu, Jan 24, 2013 at 6:10 PM, Matthias Clasen wrote: > Hi, > > I'm tentatively planning to enable the Wayland and Broadway backends in > GTK+ for f19. > > From a quick test build, this adds 3 l

wayland and broadway support in gtk

2013-01-24 Thread Matthias Clasen
Hi, I'm tentatively planning to enable the Wayland and Broadway backends in GTK+ for f19. From a quick test build, this adds 3 library dependencies to gtk (libwayland-client, libwayland-cursor and libxkbcommon), and the size of libgdk grows from ~550k to ~700k. I think this is not a terrible b