There is no such thing as 'monitor' in Wayland, only outputs.

Signed-off-by: Jonas Ådahl <jad...@gmail.com>
Reviewed-By: Mike Blumenkrantz <zm...@osg.samsung.com>
---
 stable/xdg-shell/xdg-shell.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 @@
       <entry name="none" value="0">
        <description summary="don't move the child surface when constrained">
          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.
        </description>
       </entry>
       <entry name="slide_x" value="1">
@@ -847,7 +847,7 @@
     </request>
 
     <request name="set_fullscreen">
-      <description summary="set the window as fullscreen on a monitor">
+      <description summary="set the window as fullscreen on an output">
        Make the surface fullscreen.
 
        You can specify an output that you would prefer to be fullscreen.
-- 
2.14.2

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to