summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2020-06-30 23:28:37 +0300
committerPovilas Kanapickas <povilas@radix.lt>2020-08-18 09:36:39 +0000
commit8936fcea3376ac079a9b612db4a624b79f94dac4 (patch)
treec55f865348b40e5807b31aeedfe7295e171992bc /specs
parentb93a47beb555619ee1683aab6e9438f221c880b7 (diff)
specs: Improve consistency of grammar in a list
Diffstat (limited to 'specs')
-rw-r--r--specs/XI2proto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/XI2proto.txt b/specs/XI2proto.txt
index 3a483e9..17c449a 100644
--- a/specs/XI2proto.txt
+++ b/specs/XI2proto.txt
@@ -1745,7 +1745,7 @@ device is actively grabbed if:
Otherwise, if grab_type is GrabtypeTouchBegin, a touch grab begins if:
- the device is not actively grabbed, and
- - the specified modifier keys are down
+ - the specified modifier keys are down, and
- a touch begins in grab_window or a descendant of grab_window, and
- a passive grab of the same grab_type + modifier combination does not
does not exist on an ancestor of grab_window.