From 7287469e0f6ca33a0f515813305d8d4cc5be5a5f Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 14 Mar 2018 23:13:26 -0400 Subject: xdg-shell: remove constraint on popup parents MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It seems that this was partially done in a3cf97ff982638bf7ed23b4303eba280c521b54d; this patch just corrects an oversight. Reviewed-by: Jonas Ã…dahl --- stable/xdg-shell/xdg-shell.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'stable') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index ad96fe8..25706e6 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -1031,9 +1031,6 @@ surface of their own is clicked should dismiss the popup using the destroy request. - The parent surface must have either the xdg_toplevel or xdg_popup surface - role. - A newly created xdg_popup will be stacked on top of all previously created xdg_popup surfaces associated with the same xdg_toplevel. -- cgit v1.2.3