From 59b6e208e09a5d2f241965f907a1f05ecbf7ba68 Mon Sep 17 00:00:00 2001 From: Yong Bakos Date: Mon, 31 Oct 2016 06:43:52 -0700 Subject: (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 Reviewed-by: Daniel Stone --- stable/presentation-time/presentation-time.xml | 5 ----- stable/viewporter/viewporter.xml | 3 --- unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml | 7 ------- unstable/pointer-constraints/pointer-constraints-unstable-v1.xml | 5 ----- unstable/relative-pointer/relative-pointer-unstable-v1.xml | 2 -- unstable/tablet/tablet-unstable-v1.xml | 1 - unstable/tablet/tablet-unstable-v2.xml | 1 - unstable/xdg-foreign/xdg-foreign-unstable-v1.xml | 4 ---- unstable/xdg-shell/xdg-shell-unstable-v5.xml | 2 -- unstable/xdg-shell/xdg-shell-unstable-v6.xml | 4 ---- 10 files changed, 34 deletions(-) diff --git a/stable/presentation-time/presentation-time.xml b/stable/presentation-time/presentation-time.xml index e449b37..a46994c 100644 --- a/stable/presentation-time/presentation-time.xml +++ b/stable/presentation-time/presentation-time.xml @@ -81,7 +81,6 @@ For details on what information is returned, see the presentation_feedback interface. - - @@ -152,7 +150,6 @@ the synchronized output. If a client has not bound to the right wl_output global at all, this event is not sent. - @@ -192,7 +189,6 @@ Possible zero-copy cases include direct scanout of a fullscreen surface and a surface on a hardware overlay. - @@ -246,7 +242,6 @@ a way to query the refresh count, then the arguments seq_hi and seq_lo must be zero. - - - @@ -180,7 +178,6 @@ The crop and scale state is double-buffered state, and will be applied on the next wl_surface.commit. - diff --git a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml index 3b4861f..a07540e 100644 --- a/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml +++ b/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml @@ -127,22 +127,16 @@ - - - - - - @@ -170,7 +164,6 @@ The error PLANE_SET is raised if attempting to set a plane that was already set. - diff --git a/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml b/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml index 4b95a5c..4e67a13 100644 --- a/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml +++ b/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml @@ -140,7 +140,6 @@ objects of the same seat. wl_pointer.axis and wl_pointer.button events are unaffected. - @@ -171,7 +170,6 @@ state. See the the description of wp_confined_pointer for further information. - @@ -231,7 +229,6 @@ effect when the associated surface gets it pending state applied. See wl_surface.commit for details. - - @@ -317,7 +313,6 @@ For details about the confine region, see wp_confined_pointer. - diff --git a/unstable/relative-pointer/relative-pointer-unstable-v1.xml b/unstable/relative-pointer/relative-pointer-unstable-v1.xml index 24935a3..ca6f81d 100644 --- a/unstable/relative-pointer/relative-pointer-unstable-v1.xml +++ b/unstable/relative-pointer/relative-pointer-unstable-v1.xml @@ -68,7 +68,6 @@ Create a relative pointer interface given a wl_pointer object. See the wp_relative_pointer interface for more details. - @@ -119,7 +118,6 @@ from a wl_pointer object of the same seat that the wp_relative_pointer object is associated with. - - diff --git a/unstable/tablet/tablet-unstable-v2.xml b/unstable/tablet/tablet-unstable-v2.xml index 728a3df..b286d96 100644 --- a/unstable/tablet/tablet-unstable-v2.xml +++ b/unstable/tablet/tablet-unstable-v2.xml @@ -556,7 +556,6 @@ wp_tablet_tool.proximity_in and wp_tablet_tool.proximity_out for details. - diff --git a/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml b/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml index c6f5775..062b090 100644 --- a/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml +++ b/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml @@ -80,7 +80,6 @@ be used to create a xdg_imported multiple times. Only xdg_surface surfaces may be exported. - - - @@ -168,7 +165,6 @@ sets up a surface to surface relation with the same stacking and positioning semantics as xdg_surface.set_parent. - diff --git a/unstable/xdg-shell/xdg-shell-unstable-v5.xml b/unstable/xdg-shell/xdg-shell-unstable-v5.xml index 542491f..ef0180d 100644 --- a/unstable/xdg-shell/xdg-shell-unstable-v5.xml +++ b/unstable/xdg-shell/xdg-shell-unstable-v5.xml @@ -234,7 +234,6 @@ This request must be used in response to some sort of user action like a button press, key press, or touch down event. - @@ -396,7 +395,6 @@ can respond to one, it is free to discard all but the last event it received. - 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. - 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. - @@ -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. - @@ -1009,7 +1006,6 @@ "owner-events" grab in X11 parlance), while the top most grabbing popup will always have keyboard focus. - -- cgit v1.2.3