summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2022-06-01 13:35:24 +0100
committerDaniel Stone <daniels@collabora.com>2022-06-01 13:36:08 +0100
commitb06650146e565ffe980a54ecd95aa6f7227e30d4 (patch)
treedddc73efc2f1593411a745250412901c3b86fc1b
parent2398378cf7a0508f473e9900735c0954f77ba386 (diff)
downloadwayland-protocols-b06650146e565ffe980a54ecd95aa6f7227e30d4.tar.gz
xdg-shell: Delete duplicate paragraph in xdg_popup
This is already covered about three paragraphs above. Signed-off-by: Daniel Stone <daniels@collabora.com>
-rw-r--r--stable/xdg-shell/xdg-shell.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml
index f4b23c5..ecfaa46 100644
--- a/stable/xdg-shell/xdg-shell.xml
+++ b/stable/xdg-shell/xdg-shell.xml
@@ -1173,10 +1173,6 @@
nested grabbing popup as well. When a compositor dismisses popups, it
will follow the same dismissing order as required from the client.
- The parent of a grabbing popup must either be another xdg_popup with an
- active explicit grab, or an xdg_popup or xdg_toplevel, if there are no
- explicit grabs already taken.
-
If the topmost grabbing popup is destroyed, the grab will be returned to
the parent of the popup, if that parent previously had an explicit grab.