[PATCH weston v2 3/8] Move the functions launching clients to main.c

Pekka Paalanen ppaalanen at gmail.com
Thu Jun 2 11:46:27 UTC 2016


On Thu, 2 Jun 2016 10:19:06 +0200
Quentin Glidic <sardemff7+wayland at sardemff7.net> wrote:

> On 01/06/2016 20:43, Giulio Camuffo wrote:
> > They belong in the compositor rather than libweston since they
> > set signals handlers, and a library should not do that behind its
> > user's back. Besides, they were using functions in main.c already
> > so they were not usable by other compositors.
> >
> > Signed-off-by: Giulio Camuffo <giuliocamuffo at gmail.com>
> > ---
> >  ivi-shell/hmi-controller.c     |   1 +
> >  src/compositor.c               | 144 ----------------------------------------
> >  src/compositor.h               |  22 -------
> >  src/main.c                     | 146 +++++++++++++++++++++++++++++++++++++++++
> >  src/text-backend.c             |   1 +
> >  src/weston.h                   |  22 +++++++
> >  tests/ivi_layout-test-plugin.c |   1 +
> >  tests/weston-test.c            |   1 +
> >  xwayland/xwayland.h            |   1 +
> >  9 files changed, 173 insertions(+), 166 deletions(-)
> >  
> 
> Just moving code around:
> Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>

Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>


Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 811 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20160602/0bad74ed/attachment-0001.sig>


More information about the wayland-devel mailing list