xf86-input-libinput: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Feb 28 00:18:01 UTC 2024


 .gitignore         |    1 +
 src/xf86libinput.c |   26 ++++++++++++++++++--------
 2 files changed, 19 insertions(+), 8 deletions(-)

New commits:
commit b791b30b1f384d327c001cfb821ed34b2c2174a5
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Feb 20 16:58:39 2024 +0100

    update .gitignore
    
    "test/test-bezier" was yet missing
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>

commit a7d299425602dc7d8d6baffb8d483c37855e4281
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Feb 20 16:57:55 2024 +0100

    fix int type mismatches in printf()-like calls
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>

commit c6b4d2732f1b6bdf2235fe0796805f28776c0819
Author: Enrico Weigelt, metux IT consult <info at metux.net>
Date:   Tue Feb 20 16:51:51 2024 +0100

    replace BUG_() macros by xf86IDrvMsg() calls
    
    Latest master moved the BUG_() macros out of os.h, and it's more appropriate
    to use xf86IDrvMsg() in those cases (like we're already doing in other places)
    anyways.
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>



More information about the xorg-commit mailing list