Re: [PATCH weston] libweston: Drop shell_interface

2016-08-27 Thread Quentin Glidic
On 15/08/2016 10:56, Quentin Glidic wrote: From: Quentin Glidic Its usage is now limited to some dock-related helper, and the plugin registry is a better fit for that kind of helper. Signed-off-by: Quentin Glidic From IRC: Reviewed-by: Giulio Camuffo And pushed: 96c6a79..fff3981 master ->

Re: [PATCH weston] config-parser: Drop debug text

2016-08-27 Thread Quentin Glidic
On 27/08/2016 04:20, Yong Bakos wrote: On Aug 26, 2016, at 6:55 PM, Bryce Harrington wrote: Signed-off-by: Bryce Harrington Reviewed-by: Yong Bakos Thanks, pushed: 561201c..96c6a79 master -> master Cheers, --- shared/config-parser.c | 1 - 1 file changed, 1 deletion(-) diff --git a/s