Re: [PATCH weston 4/6] xdg-shell: Send an error when the client uses the not-topmost popup

2014-11-24 Thread Pekka Paalanen
On Sat, 22 Nov 2014 12:28:28 -0800 Jasper St. Pierre jstpie...@mecheye.net wrote: Either in destroy or get_xdg_popup. --- desktop-shell/shell.c | 21 - protocol/xdg-shell.xml | 7 +++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git

[PATCH weston 4/6] xdg-shell: Send an error when the client uses the not-topmost popup

2014-11-22 Thread Jasper St. Pierre
Either in destroy or get_xdg_popup. --- desktop-shell/shell.c | 21 - protocol/xdg-shell.xml | 7 +++ 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/desktop-shell/shell.c b/desktop-shell/shell.c index 7650884..9a69657 100644 --- a/desktop-shell/shell.c