On Thu, Aug 13, 2015 at 12:16:11PM +0300, Pekka Paalanen wrote:
> Hi all,
>
> this looks fine to me personally. I'll point out some specific feature
> cut-off points below, in case anyone wants to scream.
>
>
> On Wed, 12 Aug 2015 15:42:53 -0700
> Bryce Harrington wrote:
>
> > We're coming up
On Fri, Aug 07, 2015 at 04:40:11PM -0700, Bryce Harrington wrote:
> > Damien, would you have time to update Patchwork in the next week or two?
> >
> > Also, it would be awesome to have Cairo included in patchwork, for
> > patches going back maybe 2-3 years.
> >
> > Bryce
>
> Hello Damien, just c
On Fri, 7 Aug 2015 09:47:02 +0900
Nobuhiko Tanibata wrote:
> The api, ivi_layout_layer_remove_surface, shall remove a ivi_surface
> from a list of ivi_layer. In previous code, there is no trigger to
> refresh order of list, removing the ivi_surface, in commit_layer_list.
>
> To fix this bug, se
On Wed, 12 Aug 2015 19:34:31 -0700
Dima Ryazanov wrote:
Hi Dima.
Reviewed-by: Ryo Munakata
Thanks.
> Although defaulting to wayland-0 seems convenient, it has an undesirable
> side effect: clients may unintentionally connect to the wrong compositor.
> Generally, it's safer to fail instead. He
From: Giulio Camuffo
---
Makefile.am | 3 +
src/compositor-wayland.c | 220 ---
src/compositor-wayland.h | 58 +
src/main.c | 198 +-
4 files changed, 296 insertions(+),
From: Giulio Camuffo
---
Makefile.am | 3 +
src/compositor-drm.c | 234 ---
src/compositor-drm.h | 89
src/main.c | 127 +++-
4 files changed, 292 insertions(+), 161 deletions(-)
c
I don't know what's going on, git send-email failed after sending the
1/3 and it won't send the other two*. Anyway they are here:
https://github.com/giucam/weston/commits/libweston-split
*:
Send this email? ([y]es|[n]o|[q]uit|[a]ll): a
[Net::SMTP::SSL] Connection closed at /usr/lib/git-core/git-
The first patch by Pekka adds some functions to ease a smooth migration
from the old way of initializing the backends to a new one which is
libweston friendly.
The other two patches make the drm and wayland backends use that new way.
The other backends will follow if we're ok with the direction thi
From: Pekka Paalanen
Add new configuration argument to the backend_init() function, which
will replace the current argc, argv, and config arguments.
Next, each backend is converted individually, after which the unused
arguments will be removed.
Also add the skeleton to main.c for picking the ri
Hi all,
this looks fine to me personally. I'll point out some specific feature
cut-off points below, in case anyone wants to scream.
On Wed, 12 Aug 2015 15:42:53 -0700
Bryce Harrington wrote:
> We're coming up to our next scheduled release. I've got a few scattered
> events and holidays but l
10 matches
Mail list logo