inputproto: Changes to 'inputproto-2.1-devel'

Daniel Stone daniels at kemper.freedesktop.org
Fri Apr 22 06:10:58 PDT 2011


Rebased ref, commits from common ancestor:
commit e19eaef83db9181787a13fa95d642971c33d559b
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Mon Apr 11 10:09:57 2011 +1000

    Require configure flag to build this proto version.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit ca39f67c2aa5b255f2b85d7c649edff8295eed5e
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Apr 8 13:27:47 2011 +1000

    Put a #warning and #error in to avoid unsuspecting XI 2.1 users.
    
    The #warning directive is intentionally outside the define to disable the
    error. Early adopters of the protocol can't see this warning often enough.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit ed840d79d3cac60b2fb17448afcc28828236e91b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 16:17:09 2011 +1000

    specs: rewrite pointer emulation section
    
    plus a fixme
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 15e76dd365fce4e936a9f468496be3789495103b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 15:29:25 2011 +1000

    specs: rewrite pointer emulation for indirect devices
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 9c2817fd761bbe6c6da4e2a5638d80fa53975c4b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 15:10:34 2011 +1000

    specs: Rewrite Touch events delivery section
    
    And add a fixme
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit c883261f2bad6196e5ff1b3c1397300775e55da7
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 14:48:15 2011 +1000

    specs: Add a fixme for using raw events instead of GrabModeObserve
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 35710924957791e389e10fcc67b75967769f001c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 14:16:55 2011 +1000

    specs: clean/rewrite touch grab and ownership bits
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit f24c9ae749c84d953ee3b35be1ea937dce7b86d3
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 13:58:29 2011 +1000

    spec: Move ClientPointer up again.
    
    Prep work to have a separate first-class headline for touch processing
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 0e4a782339403f270de6e072262680b3a4baec01
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 13:52:09 2011 +1000

    specs: move warning about out-of-band processing up a bit.
    
    The out-of-band processing is really only important for pointer emulation.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit 1d720b30c996a693014f2c70004c9717945b574f
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 12:12:47 2011 +1000

    specs: move touch sequence handling (owner-only) up a bit.
    
    This is to restructure to get the simple cases clarified up first before
    explaining more complex changes.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a4583dcd3e1c18e5c0cc616c143aafbf7ec1d88b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Fri Mar 18 12:02:21 2011 +1000

    specs: move from "init move destroy" to "begin update end"
    
    And rewrite that paragraph a bit.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit fe19202c220ce010a85fe5abc0b5a6a0c314ea9a
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 17 16:29:08 2011 +1000

    specs: add a linebreak for asciidoc parsing
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit f9fa8f9a7dc333b45bfac0b0c6f97b8b1a72d260
Merge: a02566ca7fd37d279b957037e1251a3b3419866d 47901cd142e832eb930166cbfa769e4fbca969c5
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu Mar 17 14:51:52 2011 +1000

    Merge branch 'master' into chase-multitouch
    
    Conflicts:
    	specs/XI2proto.txt
    
    Fixed up (added) asciidoc for touch proto.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a02566ca7fd37d279b957037e1251a3b3419866d
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Thu Mar 10 11:53:57 2011 -0500

    Many more updates to the XI 2.1 protocol
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>

commit db7c0eccc74e95f247d78541e4c4a28cfa87b5b4
Author: Chase Douglas <chase.douglas at canonical.com>
Date:   Sun Feb 20 16:35:09 2011 -0500

    Updates for pointer emulation and more touch device modes
    
    Also includes resolutions for dependent devices and implicit grabs and
    how to handle slave touch device attachment and touch selections.
    
    Signed-off-by: Chase Douglas <chase.douglas at canonical.com>

commit 99f15a2346c882237c78afbd638932f132d6113c
Author: Daniel Stone <daniel at fooishbar.org>
Date:   Mon Feb 7 10:19:06 2011 +0000

    Add touch classes and events, bump to 2.1
    
    Introduce multitouch support through a new TouchClass, as well as new
    TouchBegin, TouchEnd, TouchOwnership, TouchUpdate, and TouchUpdateUnowned
    events.  Bump to version 2.1.
    
    Signed-off-by: Daniel Stone <daniel at fooishbar.org>
    Co-authored-by: Chase Douglas <chase.douglas at canonical.com>
    Co-authored-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list