xf86-input-mouse: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Tue Sep 6 03:53:49 UTC 2016


 src/mouse.c |   21 ++++++++++++---------
 1 file changed, 12 insertions(+), 9 deletions(-)

New commits:
commit 2dda9b90b9c632d2f27a7b2f46bc4e4af1e9d82d
Author: Keith Packard <keithp at keithp.com>
Date:   Mon May 30 22:45:13 2016 -0700

    Support ABI_XINPUT_VERSION 24 (remove LastSelectMask from block/wakeup)
    
    The block and wakeup handler API is changing so that the FD_SET type
    isn't visible outside the OS layer anymore. The mouse driver didn't
    need that argument anyways, so the change is just to adjust the APIs
    to avoid compiler warnings.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>



More information about the xorg-commit mailing list