aboutsummaryrefslogtreecommitdiff
path: root/stable/xdg-shell/xdg-shell.xml
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2017-05-08 21:55:04 +0800
committerJonas Ådahl <jadahl@gmail.com>2017-11-21 16:25:51 +0800
commitaf6cf5ecac28263acb19968c97cea9f26c50320d (patch)
treef7904a11003ab15e03ee5c482ee8bfc730509c7c /stable/xdg-shell/xdg-shell.xml
parente49a2c0b56c3992cf6e10f1a1a870eef6d4f855f (diff)
xdg-shell: Replace 'monitor' with 'output'
There is no such thing as 'monitor' in Wayland, only outputs. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-By: Mike Blumenkrantz <zmike@osg.samsung.com>
Diffstat (limited to 'stable/xdg-shell/xdg-shell.xml')
-rw-r--r--stable/xdg-shell/xdg-shell.xml4
1 files 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.