Re: [PATCH] xdg-shell: Document error conditions when popup and surface getters

2015-05-21 Thread Bryce Harrington
On Tue, May 05, 2015 at 03:35:15PM +0800, Jonas Ådahl wrote: > Document that a wl_surface can only be assigned either a xdg_popup or > xdg_surface once and that if the client still stries to do that an error > is raised. > > Signed-off-by: Jonas Ådahl Reviewed-by: Bryce Harrington Looks good, p

[PATCH] xdg-shell: Document error conditions when popup and surface getters

2015-05-05 Thread Jonas Ådahl
Document that a wl_surface can only be assigned either a xdg_popup or xdg_surface once and that if the client still stries to do that an error is raised. Signed-off-by: Jonas Ådahl --- Changes since the previous versions: Explicitly allow to create a new xdg_surfce/popup from a previously used