On Fri, Feb 27, 2015 at 10:18:46AM +0200, Pekka Paalanen wrote:
> On Fri, 13 Feb 2015 14:01:59 +0800
> Jonas Ådahl wrote:
>
> > Send an invalid_parent error when the client tries to create a popup
> > with a paren that is neither a xdg_surface nor a xdg_popup.
> >
> > Signed-off-by: Jonas Ådahl
On Fri, 13 Feb 2015 14:01:59 +0800
Jonas Ådahl wrote:
> Send an invalid_parent error when the client tries to create a popup
> with a paren that is neither a xdg_surface nor a xdg_popup.
>
> Signed-off-by: Jonas Ådahl
> ---
> desktop-shell/shell.c | 11 ++-
> protocol/xdg-shell.xml |
Send an invalid_parent error when the client tries to create a popup
with a paren that is neither a xdg_surface nor a xdg_popup.
Signed-off-by: Jonas Ådahl
---
desktop-shell/shell.c | 11 ++-
protocol/xdg-shell.xml | 3 ++-
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git