On Fri, 27 Feb 2015 18:37:41 +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
> ---
>
> Changes since v1:
>
> Removed unrelated diff.
Reviewed-by: Pekka
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
---
Changes since v1:
Removed unrelated diff.
desktop-shell/shell.c | 11 ++-
protocol/xdg-shell.xml | 1 +
2 files changed, 11