Re: [PATCH weston 08/10] xdg-shell: Add a simple destructor request

2015-02-27 Thread Pekka Paalanen
On Fri, 13 Feb 2015 14:02:00 +0800 Jonas Ådahl wrote: > From: "Jasper St. Pierre" > > --- > desktop-shell/shell.c | 10 +- > protocol/xdg-shell.xml | 5 + > 2 files changed, 14 insertions(+), 1 deletion(-) > > diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c > index 57

[PATCH weston 08/10] xdg-shell: Add a simple destructor request

2015-02-12 Thread Jonas Ådahl
From: "Jasper St. Pierre" --- desktop-shell/shell.c | 10 +- protocol/xdg-shell.xml | 5 + 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index 57f7335..0ae2ad3 100644 --- a/desktop-shell/shell.c +++ b/desktop-shell/shel