xf86-input-mutouch: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Thu Jun 12 05:00:46 PDT 2008


 src/xf86MuTouch.c |  193 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 105 insertions(+), 88 deletions(-)

New commits:
commit 7ada6945af8c690e629bfc4ad6fe19b49cbbb66e
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Jun 12 21:27:32 2008 +0930

    Handle axis inversion in the driver.
    
    The current X server doesn't handle inverted axes, so we need to do it in the
    driver. Report valid axis ranges to the server, but flip the coordinates
    before posting events.
    
    Untested for lack of device.

commit aa2cd369f4966520ee90c57035f760b1ca5d9216
Author: Peter Hutterer <peter at cs.unisa.edu.au>
Date:   Thu Jun 12 21:15:28 2008 +0930

    Remove trailing whitespaces.



More information about the xorg-commit mailing list