Re: [PATCH weston 2/3] libweston-desktop/xdg-shell: Add pending/next/current structs

2017-07-18 Thread Quentin Glidic
On 7/12/17 11:09 AM, Jonas Ådahl wrote: On Wed, Jul 12, 2017 at 09:53:03AM +0200, Quentin Glidic wrote: From: Quentin Glidic Signed-off-by: Quentin Glidic Reviewed-by: Jonas Ådahl Thanks. Added Emmanuel Tb from IRC and pushed: 1170c663..19d1f6ef master -> master Patch 3 not pushed, as

Re: [PATCH weston 2/3] libweston-desktop/xdg-shell: Add pending/next/current structs

2017-07-12 Thread Jonas Ådahl
On Wed, Jul 12, 2017 at 09:53:03AM +0200, Quentin Glidic wrote: > From: Quentin Glidic > > Signed-off-by: Quentin Glidic Reviewed-by: Jonas Ådahl > --- > libweston-desktop/xdg-shell-v5.c | 80 ++--- > libweston-desktop/xdg-shell-v6.c | 97 > ++

[PATCH weston 2/3] libweston-desktop/xdg-shell: Add pending/next/current structs

2017-07-12 Thread Quentin Glidic
From: Quentin Glidic Signed-off-by: Quentin Glidic --- libweston-desktop/xdg-shell-v5.c | 80 ++--- libweston-desktop/xdg-shell-v6.c | 97 ++-- 2 files changed, 98 insertions(+), 79 deletions(-) diff --git a/libweston-desktop/xdg-