xf86-input-aiptek: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jan 16 23:00:11 PST 2008


 src/xf86Aiptek.c |   19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

New commits:
commit 51a90b36853a98f6ec5f04c54a9d76fddcfa8ad6
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Jan 17 17:21:38 2008 +1030

    Don't worry about being core pointer if XInput API is > 0.
    
    Server 1.4 and above let all devices be XI devices and the core devices are
    virtual. So we don't have to worry about it in the driver.
    
    This should make the code compatible with both 1.3 and 1.4.

commit f424235dd26fa22bc3830cf9d884d7643abf3568
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Jan 17 13:24:46 2008 +1030

    Revert "Driver's don't have to worry about being core pointers anymore."
    There's a better way of doing things. See next commit.
    
    This reverts commit 66e0fbb24377ac14b9cf8a80a55253cff13d7913.



More information about the xorg-commit mailing list