summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2011-08-24 09:07:19 +1000
committerChase Douglas <chase.douglas@canonical.com>2011-08-23 17:58:16 -0700
commitd7fd289ee02d7ebc4cac5357edaaac1b55a7d10c (patch)
tree121f15de05c6447352ceb9127d0f6ef963f8d574
parente51dd1b6bd4aa506231a41cbb400a8ece5a6aeaa (diff)
Indent Ownership explanation for consistent formatting
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
-rw-r--r--specs/XI2proto.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 8bf06cd..85b9caa 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -1493,9 +1493,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