libX11: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 24 20:59:14 UTC 2025


 modules/im/ximcp/imDefFlt.c  |   12 +++++++++++-
 modules/im/ximcp/imDefLkup.c |   11 ++++++++++-
 src/xlibi18n/XimintP.h       |    3 +++
 3 files changed, 24 insertions(+), 2 deletions(-)

New commits:
commit 7f8305c779ac6948d7261764f5ffb8ae9aa975b1
Author: Weng Xuetian <wengxt at gmail.com>
Date:   Fri Apr 18 02:22:06 2025 -0700

    imDefIc: Clear fabricated state on unfocus.
    
    When unsetting focus, the event filter is removed. This means a pending
    fabricated event may not yet be sent to filter.
    
    All the fabricated event state should be cleared and the pending sync
    reply sent back as if the state is unfabricated.
    
    Fix #235
    
    Part-of: <https://gitlab.freedesktop.org/xorg/lib/libx11/-/merge_requests/283>



More information about the xorg-commit mailing list