On Tue, Jun 17, 2014 at 11:20:00PM +0200, Jonas Ådahl wrote:
> On Fri, Jun 13, 2014 at 12:48:33PM +1000, Peter Hutterer wrote:
> > Rather than a single global logging function, make the logging dependent on
> > the individual context. This way we won't stomp on each other's feet in the
> > (admitte
On Fri, Jun 13, 2014 at 12:48:33PM +1000, Peter Hutterer wrote:
> Rather than a single global logging function, make the logging dependent on
> the individual context. This way we won't stomp on each other's feet in the
> (admittedly unusual) case of having multiple libinput contexts.
>
> The log
Unfortunately it's not just that, the Network layer anod few other places
require some GTK2 related code too so even getting rid of the Netscape
plugin part I didn't manage to build it under clean GTK3
Moreover, to be honest it's like 6 years now I don't care about Flash
player and plugins in gene
yup, Ozone-Wayland enables a bunch of Chromium based targets including
the Chromium Browser.
I have it daily running on my testing machines and the state is quite
good, with most of expected functionalities in place. In fact yesterday
I've added video decoding acceleration support (through lib
Hi ALL:
I run weston 1.5.0 with XWayland support using fb backend, but Xserver and
Xterm were stuck in waiting events.
I build xserver according the following URL, and xserver is listening.
[08:36:59.390] xserver listening on display :0
http://wayland.freedesktop.org/xserver.html
Can anyone
On Sat, 14 Jun 2014 18:13:06 -0700
Bill Spitzak wrote:
> On 06/14/2014 05:51 AM, Pekka Paalanen wrote:
>
> > It seems the live website did not update immediately by the push,
> > and I'm not sure if there is something more to do. Let's wait a
> > moment and see.
>
> The web site is still showin
You can check ozone-wayland(wayland port of chromium):
https://github.com/01org/ozone-wayland
On 17 June 2014 01:34, Andrea Giammarchi
wrote:
> Hello There!
>
> Apologies if this has been discussed for years now but I've managed to
> build weston on wayland without any X11 dependency and misera
On 17 June 2014 02:34, Andrea Giammarchi wrote:
>
> in WebKit2 --gtk=3.0 GTK2 is still required for some reason behind the scene
> but GTK2 won't build without xorg libraries which is kinda a fail since I
> had to bring in X related stuff that messed up with all other autogen.sh
> builds ^_^
I gu