From 06fc2c1e57b0601196efcf736f1f447a50ff1124 Mon Sep 17 00:00:00 2001 From: Jonas Ådahl Date: Fri, 6 Nov 2015 12:45:13 +0800 Subject: Change all of the zwl_ prefixed protocols to use the zwp_ prefix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Ådahl --- unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml | 6 +++--- unstable/input-method/input-method-unstable-v1.xml | 14 +++++++------- unstable/pointer-gestures/pointer-gestures-unstable-v1.xml | 10 +++++----- .../presentation-timing-unstable-v1.xml | 6 +++--- unstable/text-input/text-input-unstable-v1.xml | 6 +++--- 5 files changed, 21 insertions(+), 21 deletions(-) (limited to 'unstable') diff --git a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml index 331fc8e..4ed64be 100644 --- a/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml +++ b/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml @@ -1,5 +1,5 @@ - + Displays a single surface per output. @@ -169,7 +169,7 @@ - + @@ -180,7 +180,7 @@ - + This event indicates that the attempted mode switch operation was diff --git a/unstable/input-method/input-method-unstable-v1.xml b/unstable/input-method/input-method-unstable-v1.xml index 584ee12..cfcf068 100644 --- a/unstable/input-method/input-method-unstable-v1.xml +++ b/unstable/input-method/input-method-unstable-v1.xml @@ -24,7 +24,7 @@ DEALINGS IN THE SOFTWARE. - + Corresponds to a text input on input method side. An input method context is created on text input activation on the input method side. It allows to @@ -239,7 +239,7 @@ - + An input method object is responsible to compose text in response to input from hardware or virtual keyboards. There is one input method @@ -252,7 +252,7 @@ A text input was activated. Creates an input method context object which allows communication with the text input. - + @@ -261,22 +261,22 @@ The input method context should be destroyed after deactivation is handled. - + - + Only one client can bind this interface at a time. - + - + diff --git a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml index 7f7b93f..d4ea6e9 100644 --- a/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +++ b/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml @@ -1,5 +1,5 @@ - + A global interface to provide semantic touchpad gestures for a given pointer. @@ -23,7 +23,7 @@ Create a swipe gesture object. See the wl_pointer_gesture_swipe interface for details. - + @@ -32,12 +32,12 @@ Create a pinch gesture object. See the wl_pointer_gesture_pinch interface for details. - + - + A swipe gesture object notifies a client about a multi-finger swipe gesture detected on an indirect input device such as a touchpad. @@ -100,7 +100,7 @@ - + A pinch gesture object notifies a client about a multi-finger pinch gesture detected on an indirect input device such as a touchpad. diff --git a/unstable/presentation-timing/presentation-timing-unstable-v1.xml b/unstable/presentation-timing/presentation-timing-unstable-v1.xml index cdeab35..3fa7e83 100644 --- a/unstable/presentation-timing/presentation-timing-unstable-v1.xml +++ b/unstable/presentation-timing/presentation-timing-unstable-v1.xml @@ -25,7 +25,7 @@ DEALINGS IN THE SOFTWARE. - + @@ -97,7 +97,7 @@ - @@ -141,7 +141,7 @@ - + A presentation_feedback object returns an indication that a wl_surface content update has become visible to the user. diff --git a/unstable/text-input/text-input-unstable-v1.xml b/unstable/text-input/text-input-unstable-v1.xml index 24f6dab..ef225dd 100644 --- a/unstable/text-input/text-input-unstable-v1.xml +++ b/unstable/text-input/text-input-unstable-v1.xml @@ -24,7 +24,7 @@ DEALINGS IN THE SOFTWARE. - + An object used for text input. Adds support for text input and input methods to applications. A text-input object is created from a @@ -367,7 +367,7 @@ - + A factory for text-input objects. This object is a global singleton. @@ -376,7 +376,7 @@ Creates a new text-input object. - + -- cgit v1.2.3