diff options
| author | Yong Bakos <ybakos@humanoriented.com> | 2016-04-28 12:01:33 -0500 |
|---|---|---|
| committer | Bryce Harrington <bryce@osg.samsung.com> | 2016-04-29 16:38:01 -0700 |
| commit | 3178200f0d0c6f4bfe9cd90dbc80608366861a4c (patch) | |
| tree | 77c817d3243c14284ee9a137d245c4e22d9c7229 /doc/publican/sources/Protocol.xml | |
| parent | client: Fix wl_display_roundtrip_queue() race condition (diff) | |
| download | wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar.gz wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar.bz2 wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar.lz wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar.xz wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.tar.zst wayland-3178200f0d0c6f4bfe9cd90dbc80608366861a4c.zip | |
doc: Hyphenate compound adjectives window-local, surface-local
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>
Diffstat (limited to 'doc/publican/sources/Protocol.xml')
| -rw-r--r-- | doc/publican/sources/Protocol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/publican/sources/Protocol.xml b/doc/publican/sources/Protocol.xml index 66cebfb..481e175 100644 --- a/doc/publican/sources/Protocol.xml +++ b/doc/publican/sources/Protocol.xml @@ -333,7 +333,7 @@ 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 |
