[PATCH inputproto multitouch 09/13] Indent Ownership explanation for consistent formatting

Peter Hutterer peter.hutterer at who-t.net
Tue Aug 23 16:07:19 PDT 2011


Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
 specs/XI2proto.txt |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 1da4759..f88a283 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -1494,9 +1494,10 @@ Otherwise, if grab_type is GrabtypeTouchBegin, a touch grab begins if:
 
 Ownership of the touch sequence is granted to the grabbing client if:
 
-- a TouchBegin or pointer grab for an emulated touch sequence of a
-  direct touch device with the same modifier set does not exist on an
-  ancestor of grab_window, or all applicable grabs have released ownership.
+        - a TouchBegin or pointer grab for an emulated touch sequence of a
+          direct touch device with the same modifier set does not exist on
+          an ancestor of grab_window, or all applicable grabs have released
+          ownership.
 
 A modifier of GrabAnyModifier is equivalent to issuing the request for
 all possible modifier combinations (including no modifiers). A client
-- 
1.7.6



More information about the xorg-devel mailing list