xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 5 00:48:18 UTC 2020


 src/xf86libinput.c |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 39be9449911a7d59386721944e1c4c45f620b95e
Author: Dorian Stoll <dorian.stoll at tmsp.io>
Date:   Tue Nov 3 15:41:42 2020 +0100

    Lift canceled touch inputs
    
    If a touch input gets turned into a palm (by setting ABS_MT_TOOL_TYPE to
    MT_TOOL_PALM), libinput will emit a cancel event instead of the normal
    up event. The xorg wrapper needs to be able to handle a canceled touch
    and lift it, otherwise these inputs will never get lifted and will stick
    around forever.
    
    Signed-off-by: Dorian Stoll <dorian.stoll at tmsp.io>



More information about the xorg-commit mailing list