From af6cf5ecac28263acb19968c97cea9f26c50320d Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Mon, 8 May 2017 21:55:04 +0800 Subject: xdg-shell: Replace 'monitor' with 'output' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There is no such thing as 'monitor' in Wayland, only outputs. Signed-off-by: Jonas Ådahl Reviewed-By: Mike Blumenkrantz --- stable/xdg-shell/xdg-shell.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stable') diff --git a/stable/xdg-shell/xdg-shell.xml b/stable/xdg-shell/xdg-shell.xml index e64bd3e..3d19f62 100644 --- a/stable/xdg-shell/xdg-shell.xml +++ b/stable/xdg-shell/xdg-shell.xml @@ -255,7 +255,7 @@ Don't alter the surface position even if it is constrained on some - axis, for example partially outside the edge of a monitor. + axis, for example partially outside the edge of an output. @@ -847,7 +847,7 @@ - + Make the surface fullscreen. You can specify an output that you would prefer to be fullscreen. -- cgit v1.2.3