aboutsummaryrefslogtreecommitdiff
path: root/unstable/xdg-shell/xdg-shell-unstable-v6.xml
diff options
context:
space:
mode:
authorYong Bakos <ybakos@humanoriented.com>2016-10-31 06:43:52 -0700
committerDaniel Stone <daniels@collabora.com>2016-11-21 11:20:27 +0000
commit59b6e208e09a5d2f241965f907a1f05ecbf7ba68 (patch)
tree420f9666961f5d64493ec1455b7bbaff54443b94 /unstable/xdg-shell/xdg-shell-unstable-v6.xml
parentf7349c3ff1625a115f8e4c8498456dec8c87a97e (diff)
(multiple): Remove inconsistent line breaks
Enum entries and message arguments are sometimes preceded by a blank line, but often aren't. Standardize the format of the protocol specification by removing blank lines preceding a list of message arguments and enum entries. Signed-off-by: Yong Bakos <ybakos@humanoriented.com> Reviewed-by: Daniel Stone <daniels@collabora.com>
Diffstat (limited to 'unstable/xdg-shell/xdg-shell-unstable-v6.xml')
-rw-r--r--unstable/xdg-shell/xdg-shell-unstable-v6.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/unstable/xdg-shell/xdg-shell-unstable-v6.xml b/unstable/xdg-shell/xdg-shell-unstable-v6.xml
index 6053e3c..e49d74f 100644
--- a/unstable/xdg-shell/xdg-shell-unstable-v6.xml
+++ b/unstable/xdg-shell/xdg-shell-unstable-v6.xml
@@ -247,7 +247,6 @@
The adjustments can be combined, according to a defined precedence: 1)
Flip, 2) Slide, 3) Resize.
</description>
-
<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
@@ -595,7 +594,6 @@
This request must be used in response to some sort of user action
like a button press, key press, or touch down event.
</description>
-
<arg name="seat" type="object" interface="wl_seat" summary="the wl_seat of the user event"/>
<arg name="serial" type="uint" summary="the serial of the user event"/>
<arg name="x" type="int" summary="the x position to pop up the window menu at"/>
@@ -894,7 +892,6 @@
Clients must send an ack_configure in response to this event. See
xdg_surface.configure and xdg_surface.ack_configure for details.
</description>
-
<arg name="width" type="int"/>
<arg name="height" type="int"/>
<arg name="states" type="array"/>
@@ -1009,7 +1006,6 @@
"owner-events" grab in X11 parlance), while the top most grabbing popup
will always have keyboard focus.
</description>
-
<arg name="seat" type="object" interface="wl_seat"
summary="the wl_seat of the user event"/>
<arg name="serial" type="uint" summary="the serial of the user event"/>