Re: [PATCH v2 wayland 1/5] tests: sync example.xml with wayland.xml

2017-01-23 Thread Pekka Paalanen
On Fri, 20 Jan 2017 06:10:38 -0800 Yong Bakos wrote: > Peter, > > > On Jan 11, 2017, at 4:13 PM, Peter Hutterer > > wrote: > > > > These are the protocol.xml changes from: > > 66a26aeb2a: protocol: Remove inconsistent line breaks > > a26ed0949e: protocol: indentation fixes > > 6a18a87727: pro

Re: [PATCH v2 wayland 1/5] tests: sync example.xml with wayland.xml

2017-01-22 Thread Peter Hutterer
On Fri, Jan 20, 2017 at 06:10:38AM -0800, Yong Bakos wrote: > Peter, > > > On Jan 11, 2017, at 4:13 PM, Peter Hutterer > > wrote: > > > > These are the protocol.xml changes from: > > 66a26aeb2a: protocol: Remove inconsistent line breaks > > a26ed0949e: protocol: indentation fixes > > 6a18a87727

Re: [PATCH v2 wayland 1/5] tests: sync example.xml with wayland.xml

2017-01-20 Thread Yong Bakos
Peter, > On Jan 11, 2017, at 4:13 PM, Peter Hutterer wrote: > > These are the protocol.xml changes from: > 66a26aeb2a: protocol: Remove inconsistent line breaks > a26ed0949e: protocol: indentation fixes > 6a18a87727: protocol: Extend wl_touch with touchpoint shape and orientation > > and a few

[PATCH v2 wayland 1/5] tests: sync example.xml with wayland.xml

2017-01-11 Thread Peter Hutterer
These are the protocol.xml changes from: 66a26aeb2a: protocol: Remove inconsistent line breaks a26ed0949e: protocol: indentation fixes 6a18a87727: protocol: Extend wl_touch with touchpoint shape and orientation and a few other, smaller ones. Signed-off-by: Peter Hutterer --- Changes to v1: - new