From 2b0c87ea5eb906268f93ab6989c69a62e42f20e4 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Mon, 13 Jan 2020 18:56:06 +0100 Subject: xdg-shell: Remove left-over paragraph from pre positioner versions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It mentioned the now removed x, y parameters of xdg_surface.get_popup. The xdg_positioner now has the relevant documentation that was previously documented by the now removed paragraph. Signed-off-by: Jonas Ådahl Reviewed-by: Simon Ser --- stable/xdg-shell/xdg-shell.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'stable') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index cdad61f..10c6d6e 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -1043,12 +1043,6 @@ The parent of an xdg_popup must be mapped (see the xdg_surface description) before the xdg_popup itself. - The x and y arguments passed when creating the popup object specify - where the top left of the popup should be placed, relative to the - local surface coordinates of the parent surface. See - xdg_surface.get_popup. An xdg_popup must intersect with or be at least - partially adjacent to its parent surface. - The client must call wl_surface.commit on the corresponding wl_surface for the xdg_popup state to take effect. -- cgit v1.2.3