Re: [PATCH 2/2] docs: Add information about serials and timestamps

2013-03-31 Thread Jonas Ã…dahl
On Mar 31, 2013 3:42 AM, "Daniel Stone" wrote: > > Hi, > > On 30 March 2013 22:37, Jason Ekstrand wrote: >> >> I think this should be re-worded. It's correct, it just seems >> awkward. For example: >> >> Input events also carry timestamps in milliseconds. The base for >> these timestamps is le

Re: [PATCH 2/2] docs: Add information about serials and timestamps

2013-03-30 Thread Daniel Stone
Hi, On 30 March 2013 22:37, Jason Ekstrand wrote: > I think this should be re-worded. It's correct, it just seems > awkward. For example: > > Input events also carry timestamps in milliseconds. The base for > these timestamps is left up to the compositor. Therefore, they should > not be comp

Re: [PATCH 2/2] docs: Add information about serials and timestamps

2013-03-30 Thread Jason Ekstrand
On Sat, Mar 30, 2013 at 1:09 PM, wrote: > From: Matthias Clasen > > Add some information about serials, timestamps and their uses > to the Input section in the protocol overview. > --- > doc/Wayland/en_US/Protocol.xml | 16 > 1 file changed, 16 insertions(+) > > diff --git a/do

[PATCH 2/2] docs: Add information about serials and timestamps

2013-03-30 Thread matthias . clasen
From: Matthias Clasen Add some information about serials, timestamps and their uses to the Input section in the protocol overview. --- doc/Wayland/en_US/Protocol.xml | 16 1 file changed, 16 insertions(+) diff --git a/doc/Wayland/en_US/Protocol.xml b/doc/Wayland/en_US/Protocol.