From ab6d96c8c46eba5dccc9f91f61ae5949b5e9939e Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 30 Mar 2013 01:11:45 -0400 Subject: [PATCH] docs: Improve wl_region protocol docs Just cosmetic changes, a few missing periods, and ID was not capitalized. --- protocol/wayland.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/protocol/wayland.xml b/protocol/wayland.xml index 34a1bbf..2a27b1b 100644 --- a/protocol/wayland.xml +++ b/protocol/wayland.xml @@ -1552,18 +1552,21 @@ - Region. + A region object describes an area. + + Region objects are used to describe the opaque and input + regions of a surface. - Destroy the region. This will invalidate the object id. + Destroy the region. This will invalidate the object ID. - Add the specified rectangle to the region + Add the specified rectangle to the region. @@ -1574,7 +1577,7 @@ - Subtract the specified rectangle from the region + Subtract the specified rectangle from the region. -- 2.7.4