protocol: fix clarification of input region on drags and pointers
authorPekka Paalanen <ppaalanen@gmail.com>
Thu, 11 Oct 2012 10:58:45 +0000 (13:58 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 11 Oct 2012 13:45:22 +0000 (09:45 -0400)
commitae8d4b59a44108c22b668c5781524cdc2a1e4d37
tree5649de0bfda5f72c7028b66ff0f4bbe11855e340
parente09ac6450bc7dd2ae99acb9cc40b722a78ba69f4
protocol: fix clarification of input region on drags and pointers

The previous clarification did not follow the current implementation in
Weston, where when a surface stops being a cursor or an icon, it becomes
a plain unmapped surface again.

Rewrite the related paragraphs, and fix some typos while at it.

For start drag, make it explicit of which surface argument we are
talking about.

v2:

Make the input region undefined when the use ends. Most likely no-one
will re-use these surfaces for anything else than the same use case, so
leave some slack for the implementations to avoid useless work on
resetting the regions.

Reported-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
protocol/wayland.xml