Thanks Ander for your education.
1. I debugged Weston with simple-efl and found that wl_buffer isn't
WL_BUFFER_RELEASE by weston_surface_attach (though there is
weston_buffer_reference).
It's good.
2. My failure case is in webkit which creates an internal wayland server, I
will try mor
On Sun, 08 Sep 2013 00:13:55 +0900
nobuhiko_tanibata wrote:
> 2013-09-06 19:16 に Pekka Paalanen さんは書きました:
> > On Fri, 6 Sep 2013 08:39:24 +0900
> > "Nobuhiko Tanibata" wrote:
> >
> >> - Original Message -
> >> From: "Pekka Paalanen"
> >> To: "Nobuhiko Tanibata"
> >> Cc: ;
> >> Sent:
On Sat, 7 Sep 2013 17:10:25 +0200
Axel Davy wrote:
> After these effects, alpha could not have been 1.0, preventing
> not redrawing behind opaque windows.
>
> Signed-off-by: Axel Davy
> ---
> src/shell.c | 15 +--
> 1 file changed, 13 insertions(+), 2 deletions(-)
>
> diff --git