From d5f22d29dfb46b755b1d0565c20fbf092a06526b Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 23 Nov 2015 14:28:28 +1000 Subject: protocol: fix a couple of whitespace issues 8 spaces is one tab Signed-off-by: Peter Hutterer --- protocol/wayland.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 525e092..f9e6d76 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1347,7 +1347,7 @@ - This is emitted whenever a seat gains or loses the pointer, + This is emitted whenever a seat gains or loses the pointer, keyboard or touch capabilities. The argument is a capability enum containing the complete set of capabilities this seat has. @@ -1356,33 +1356,33 @@ - The ID provided will be initialized to the wl_pointer interface + The ID provided will be initialized to the wl_pointer interface for this seat. - This request only takes effect if the seat has the pointer - capability. + This request only takes effect if the seat has the pointer + capability. - The ID provided will be initialized to the wl_keyboard interface + The ID provided will be initialized to the wl_keyboard interface for this seat. - This request only takes effect if the seat has the keyboard - capability. + This request only takes effect if the seat has the keyboard + capability. - The ID provided will be initialized to the wl_touch interface + The ID provided will be initialized to the wl_touch interface for this seat. - This request only takes effect if the seat has the touch - capability. + This request only takes effect if the seat has the touch + capability. @@ -1568,7 +1568,7 @@ - Using this request client can tell the server that it is not going to + Using this request client can tell the server that it is not going to use the pointer object anymore. This request destroys the pointer proxy object, so user must not call -- cgit v1.2.3-70-g09d2