xf86-input-evdev: Changes to 'master'

Peter Hutterer whot at kemper.freedesktop.org
Wed Jan 21 19:10:01 PST 2009


 src/evdev.c |   25 ++++++++++++-------------
 1 file changed, 12 insertions(+), 13 deletions(-)

New commits:
commit 263bf04a9d350dddd796f3a21c7b1749647be91c
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 20 11:46:05 2009 +1100

    Don't print xkb options twice to the log file.
    
    xf86SetStrOption already prints with X_CONFIG anyway, no need to do it again.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit c035f3d0f58698d0f1dbeb1be7ad00f0787d3292
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Tue Jan 20 09:44:49 2009 +1100

    Register the property handler AFTER setting all the properties.
    
    Otherwise, we add a new property based on a setting in pEvdev, which triggers
    the update handler to change the setting in pEvdev based on the property.
    Truly pointless.
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

commit a7e8af65fca9c38a8c0c24ffc660c06c8d4a0b9b
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon Jan 19 21:23:34 2009 +1100

    Test for pressure BEFORE using has_pressure.



More information about the xorg-commit mailing list