xf86-input-synaptics:master: 1 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Mon May 19 22:38:34 PDT 2014


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

Commit against master at 3a4cc965...:
commit ddd8844a47bfa28974e40fc9aec9b17656415a6c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 19 08:06:46 2014 +1000

    eventcomm: Drop requirement for a grab during init
    
    When we required a grab on the device, this was a shortcut so we didn't have
    to query the device only to realise we can't read events off it anyway. Now
    that we don't actually grab the device by default, this is unnecessary.
    
    Something else may have a temporary grab on the device during init, in which
    case we just continue as usual and read events if and when they become
    available.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Hans de Goede <hdegoede at redhat.com>

diffstat:
    src/eventcomm.c |   37 ++++++++++---------------------------
    1 file changed, 10 insertions(+), 27 deletions(-)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=ddd8844a




More information about the xorg-commit mailing list