Re: [PATCH weston 04/10] xdg-shell: Remove the serial from popup_done

2015-02-23 Thread Pekka Paalanen
On Fri, 13 Feb 2015 14:01:56 +0800 Jonas Ådahl wrote: > From: "Jasper St. Pierre" > > It doesn't serve any purpose, as it's a serial that the client gave to > the server when starting the popup, which the client already has. > --- > clients/window.c | 2 +- > desktop-shell/shell.c | 3 +

[PATCH weston 04/10] xdg-shell: Remove the serial from popup_done

2015-02-12 Thread Jonas Ådahl
From: "Jasper St. Pierre" It doesn't serve any purpose, as it's a serial that the client gave to the server when starting the popup, which the client already has. --- clients/window.c | 2 +- desktop-shell/shell.c | 3 +-- protocol/xdg-shell.xml | 1 - 3 files changed, 2 insertions(+), 4