[PATCH wayland-protocols 00/19] Correct writing errors

Yong Bakos junk at humanoriented.com
Mon Apr 11 22:22:47 UTC 2016


From: Yong Bakos <ybakos at humanoriented.com>

This v1 patchset consists of spelling, grammar and minor formatting
changes to all protocol xml files. The approach here is to be
minimally invasive and to not impart stylistic changes; only corrections
and consistency changes have been made, with the motivation of accuracy and
clarity of documentation.

Note: Only #16 affects a protocol (fullscreen-shell) directly, by correcting
      a parameter name.

Any changes on the grounds of 'consistency' were made to reflect either:

a) the majority of the content in the specific xml doc itself
b) the current convention followed by protocol writers, including
   wayland.xml

In other words, I hope you will find them non-opinionated. Apologies for
the rather verbose patchset, but this should allow easier decision making
and hopefully merging. Thanks for reviewing!

yong



Yong Bakos (19):
  readme: Correct spelling and grammar
  presentation-time: Correct minor grammar errors
  xdg-shell: Downcase summary values consistently
  xdg-shell: Remove inconsistent spacing
  xdg-shell: Adjust articles and correct grammar
  text-input: Fix indentation and paragraph whitespace
  text-input: Rename text-input to text_input
  text-input: Correct grammar
  tablet: Adjust vertical whitespace for consistency
  tablet: Correct grammar and punctuation
  relative-pointer: Correct spelling error, one capitalization, and
    minor space
  pointer-gestures: Correct pluralization, one space, minor vertical
    whitespace
  pointer-constraints: Correct spelling, grammar and consistency
  linux-dmabuf: Add missing articles and punctuation, adjust minor
    whitespace
  input-method: Correct grammar, add missing line break
  fullscreen-shell: Correct spelling of parameter name
  fullscreen-shell: Correct grammar, punctuation, minor naming and space
  pointer-gestures: Add missing xml declaration
  fullscreen-shell: Add missing xml declaration

 README                                             | 14 ++--
 stable/presentation-time/presentation-time.xml     |  6 +-
 .../fullscreen-shell-unstable-v1.xml               | 19 +++--
 unstable/input-method/input-method-unstable-v1.xml | 40 ++++++-----
 unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml | 18 +++--
 .../pointer-constraints-unstable-v1.xml            | 16 ++---
 .../pointer-gestures-unstable-v1.xml               |  9 ++-
 .../relative-pointer-unstable-v1.xml               |  8 +--
 unstable/tablet/tablet-unstable-v1.xml             | 28 ++++----
 unstable/text-input/text-input-unstable-v1.xml     | 82 +++++++++++-----------
 unstable/xdg-shell/xdg-shell-unstable-v5.xml       | 30 ++++----
 11 files changed, 142 insertions(+), 128 deletions(-)

--
2.7.2



More information about the wayland-devel mailing list