From a8a7b0b21398a85ac249a689035db913c5165635 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Mon, 30 Oct 2017 17:21:13 +0800 Subject: xdg-shell: Fix typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no configure 'request' only configure 'events'. Signed-off-by: Jonas Ådahl Reviewed-by: Mike Blumenkrantz --- stable/xdg-shell/xdg-shell.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stable') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index 4cad982..4c8083a 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -860,7 +860,7 @@ will respond by emitting a configure event without the "maximized" state. If available, the compositor will include the window geometry dimensions the window had prior to being maximized in the configure - request. The client must then update its content, drawing it in a + event. The client must then update its content, drawing it in a regular state, i.e. potentially with shadow, etc. The client must also acknowledge the configure when committing the new content (see ack_configure). -- cgit v1.2.3