xf86-input-joystick: Changes to 'master'

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


 configure.ac    |    2 +-
 src/jstk_axis.c |   12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

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

    stop using long deprecated xf86BlockSIGIO() and xf86UnblockSIGIO()
    
    These functions have been replaced by input_lock() and input_unlock()
    about a decade ago and only exisiting as inlined wrappers.
    
    v2: increase required server version to 1.18.99.2
    
    No need to support almost 1.5 decades old and unmaintained Xserver version,
    almost one decade is more than enough ;-)
    
    Signed-off-by: Enrico Weigelt, metux IT consult <info at metux.net>
    Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list