[PATCH] compositor: Add support for external back-ends
Pekka Paalanen
ppaalanen at gmail.com
Mon Sep 12 09:42:38 UTC 2016
On Thu, 8 Sep 2016 16:45:13 +0200
Krzysztof Konopko <kris at youview.com> wrote:
> This commit adds ability to load external back-end implementations which is
> required if they are not (and can not be) maintained within 'weston' tree.
Hi,
just to repeat for the purposes of archives, NAK for this whole idea as
explained in my reply to the cover letter:
https://lists.freedesktop.org/archives/wayland-devel/2016-September/031009.html
Thanks,
pq
> libweston-backend is introduced to provide common back-end functionality to
> external implementations. Also few required functions are exported as
> well and libweston-backend.so library is introduced.
>
> Signed-off-by: Krzysztof Konopko <kris at youview.com>
> ---
> Makefile.am | 63 +++++++++++++++++++++++++----------------------
> compositor/main.c | 7 +++---
> libweston/compositor.c | 16 ++++++++++++
> libweston/compositor.h | 10 ++++++++
> libweston/libinput-seat.c | 10 ++++----
> libweston/libweston.pc.in | 2 +-
> shared/config-parser.c | 2 +-
> shared/option-parser.c | 4 ++-
> 8 files changed, 73 insertions(+), 41 deletions(-)
-------------- 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/20160912/141a15ae/attachment.sig>
More information about the wayland-devel
mailing list