Re: [PATCH weston 1/2] libweston: Move text_backend_* to weston.h

2016-11-21 Thread Daniel Stone
Hi, On 18 August 2016 at 12:28, Quentin Glidic wrote: > I forgot to explain it, but these are actually defined in Weston, not > libweston, so any libweston user trying to use them will fail. Right you are: To ssh://git.freedesktop.org/git/wayland/weston c3b6372..46dc9b4 upstream -> master C

Re: [PATCH weston 1/2] libweston: Move text_backend_* to weston.h

2016-08-18 Thread Quentin Glidic
On 18/08/2016 11:15, Quentin Glidic wrote: From: Quentin Glidic I forgot to explain it, but these are actually defined in Weston, not libweston, so any libweston user trying to use them will fail. Signed-off-by: Quentin Glidic --- This patch should be in the release. compositor/weston

[PATCH weston 1/2] libweston: Move text_backend_* to weston.h

2016-08-18 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- This patch should be in the release. compositor/weston.h| 8 libweston/compositor.h | 8 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/compositor/weston.h b/compositor/weston.h index bff5cc1..bb04002