[RFC XI 2.1 - inputproto] Add touch classes and events, bump to 2.1

Chase Douglas chase.douglas at canonical.com
Mon Nov 15 10:53:34 PST 2010


On 11/15/2010 01:35 PM, Chase Douglas wrote:
> On 11/12/2010 08:57 PM, Cyril Brulebois wrote:
>> Hi,
>>
>> Chase Douglas <chase.douglas at canonical.com> (12/11/2010):
>>> Introduce multitouch support through a new TouchClass, as well as new
>>> TouchBegin, TouchEnd and TouchMotion events.  Bump to version 2.1.
>>>
>>> Signed-off-by: Daniel Stone <daniel at fooishbar.org>
>>> Signed-off-by: Chase Douglas <chaes.douglas at canonical.com>
>>> ---
>>>  XI2.h        |   20 ++++++++++++++++++--
>>>  XI2proto.h   |   25 +++++++++++++++++++++++++
>>>  configure.ac |    2 +-
>>>  3 files changed, 44 insertions(+), 3 deletions(-)
>>
>> JFTR: to apply it to master, s/2.0/2.0.1/ in the removed line for
>> configure.ac (see below), that's all:
>>> -AC_INIT([InputProto], [2.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
>>> +AC_INIT([InputProto], [2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
> 
> Shouldn't it be 2.1? The changes are to implement XI 2.1.
> 
> Instead, are you saying that the xserver master branch, without any of
> the other patches, fails to build against this inputproto package if
> it's incremented to 2.1?

Nevermind, I understand what you're getting at. I didn't think
inputproto would be changed before XI 2.1, but Peter pushed a version
bump to 2.0.1 5 days ago :).

I've pushed an update to:

http://cgit.freedesktop.org/~cndougla/inputproto/log/?h=xi2.1-new

Thanks,

-- Chase


More information about the xorg-devel mailing list