doc: Hyphenate compound adjectives window-local, surface-local
authorYong Bakos <ybakos@humanoriented.com>
Thu, 28 Apr 2016 17:01:33 +0000 (12:01 -0500)
committerBryce Harrington <bryce@osg.samsung.com>
Fri, 29 Apr 2016 23:38:01 +0000 (16:38 -0700)
See https://lists.freedesktop.org/archives/wayland-devel/2016-April/028249.html.

Signed-off-by: Yong Bakos <ybakos@humanoriented.com>
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
doc/publican/sources/Architecture.xml
doc/publican/sources/Protocol.xml

index 5d9ada0..b8a104c 100644 (file)
       As suggested above, there are a few problems with this
       approach. The X server doesn't have the information to
       decide which window should receive the event, nor can it
-      transform the screen coordinates to window local
+      transform the screen coordinates to window-local
       coordinates. And even though X has handed responsibility for
       the final painting of the screen to the compositing manager,
       X still controls the front buffer and modesetting. Most of
            in the scenegraph. Thus, the
            compositor can pick the right window
            and transform the screen coordinates
-           to window local coordinates, by
+           to window-local coordinates, by
            applying the inverse
            transformations. The types of
            transformation that can be applied
index 66cebfb..481e175 100644 (file)
       A seat represents a group of input devices including mice,
       keyboards and touchscreens. It has a keyboard and pointer
       focus. Seats are global objects. Pointer events are delivered
-      in surface local coordinates.
+      in surface-local coordinates.
     </para>
     <para>
       The compositor maintains an implicit grab when a button is