summaryrefslogtreecommitdiff
path: root/compositeproto.txt
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2018-02-28 15:57:40 +0100
committerAdam Jackson <ajax@redhat.com>2018-02-28 10:26:40 -0500
commit29c53a28fa270fdf9ff8e671c61516762268bdd6 (patch)
treebdb231b9c8c81aab4a4f73fdc4f9ca81410c2c00 /compositeproto.txt
parentcd7b5a4bee3d3ae2c72820406ccf3a5bc4bd82d0 (diff)
Spelling and grammar fixes
Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Diffstat (limited to 'compositeproto.txt')
-rw-r--r--compositeproto.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/compositeproto.txt b/compositeproto.txt
index c1d099c..3b85fac 100644
--- a/compositeproto.txt
+++ b/compositeproto.txt
@@ -35,7 +35,7 @@ both early prototypes and the final design include:
a prototype of the coordinate transformation mechanism.
+ Ryan Lortie for helping figure out reasonable parent clipping
- semantics in the presense of manual redirected children.
+ semantics in the presence of manual redirected children.
3. Architecture
@@ -86,7 +86,7 @@ the contents and to create a new name for the newly allocated pixmap.
In automatic update mode, the X server is itself responsible for presenting
the child window contents within the parent. It seems reasonable, then, for
rendering to the parent window to be clipped so as not to interfere with any
-child window content. In an environment with a mixure of manual and
+child window content. In an environment with a mixture of manual and
automatic updating windows, rendering to the parent in the area nominally
occupied by a manual update window should be able to affect parent pixel
values in those areas, but such rendering should be clipped to automatic
@@ -135,7 +135,7 @@ should be defined by the clients themselves.
3.3 Clipping semantics redefined
Version 0.4 of the protocol changes the semantics of clipping in the
-presense of manual redirect children. In version 0.3, a parent was always
+presence of manual redirect children. In version 0.3, a parent was always
clipped to child windows, independent of the kind of redirection going on.
With version 0.4, the parent is no longer clipped to child windows which are
manually redirected. This means the parent can draw in the child region without using