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

Quentin Glidic sardemff7+wayland at sardemff7.net
Thu Jun 2 08:19:06 UTC 2016


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>

Cheers,

-- 

Quentin “Sardem FF7” Glidic


More information about the wayland-devel mailing list