From: Yong Bakos
Standardize the doxygen comment format, add clarity to the writing, decouple
the description from specifics of usage, add see-also's, and massage the union
member type comments.
Signed-off-by: Yong Bakos
---
v3: Correct spelling of marhsalling.
v2: Match union member type names
On Nov 12, 2016, at 10:02 AM, Yong Bakos wrote:
>
> From: Yong Bakos
>
> Standardize the doxygen comment format, add clarity to the writing,
> decouple the description from specifics of usage, add see-also's, and
> massage the union member type comments.
>
> Signed-off-by: Yong Bakos
Marhsal
From: Yong Bakos
Standardize the doxygen comment format, add clarity to the writing, decouple
the description from specifics of usage, add see-also's, and massage the union
member type comments.
Signed-off-by: Yong Bakos
---
src/wayland-util.h | 29 -
1 file changed
Disregard this one, v2 is en route.
yong
> On Nov 12, 2016, at 9:53 AM, Yong Bakos wrote:
>
> From: Yong Bakos
>
> Standardize the doxygen comment format, add clarity to the writing, decouple
> the description from specifics of usage, add see-also's, and massage the union
> member type commen
From: Yong Bakos
Standardize the doxygen comment format, add clarity to the writing,
decouple the description from specifics of usage, add see-also's, and
massage the union member type comments.
Signed-off-by: Yong Bakos
---
v2: Match union member type names to actual protocol-defined type name
Hi Dennis,
> On Nov 11, 2016, at 11:40 AM, Dennis Kempin wrote:
>
> This CL updates the wl_touch interface with a shape and
> orientation event.
> The shape/orientation of a touch point is not relevant for most UI
> applications, but allows a better experience in some cases
> such as drawing app