libXt: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 20 23:10:37 UTC 2022


 specs/appB.xml |    4 +--
 src/TMparse.c  |   60 +++++++++++++++++++++++++++++++++++++++++++--------------
 2 files changed, 48 insertions(+), 16 deletions(-)

New commits:
commit cbbf610bfbef2f8a20c8a2886a8a9c1ec94d4a66
Author: Keith Packard <keithp at keithp.com>
Date:   Sun Jan 9 11:23:01 2022 -0800

    Support buttons > 5 in translation tables [v2]
    
    Add support for arbitrary button numbers by replacing the table-driven
    detail parsing for BtnDown/ButtonPress and BtnUp/ButtonRelease with a
    custom parser that allows for an arbitrary button number (1-255) after
    the 'Button' prefix.
    
    Document what this syntax looks like in the table of detail information.
    
    Signed-off-by: Keith Packard <keithp at keithp.com>



More information about the xorg-commit mailing list