Skip to content

community/ibus: upgrade to 1.5.26

Pablo Correa Gomez requested to merge pabloyoyoista/aports:ibus-upgrade into master

Allows to drop gnome-common from dependencies

Release notes:

    Enhance compose keys df664b1 19377ad
    Enhance Emoji features acc5570 104148b d9ff2bb
    Implement clear preedit for GTK4 5487a6b
    Calculate keycode from keysym in GTK3 forward-key-event 4957d14
    Fix to send char position at update_preedit_text f5757ad
    Deprecate gettext.bind_textdomain_codeset() since Python 3.8 28acfd4
    Fix ibus_key_event_from_string for gobject-introspection c69b61a
    Fix a key event loop with forwarding keys 6b979e7
    Delete gnome-autogen dependency 2bc47f0
    Change XKB layout string color in panel 0e118e7
    Add IBUS_INPUT_HINT_PRIVATE for browser private mode 0f1485b
    mkdir socket dirs instead of socket paths 787b564 dfd3fbf
    Add org.freedesktop.IBus.session.generic.service b5423f0
    Check XDG_SESSION_DESKTOP for Plasma desktop 1f27521
    Update simple.xml with xkeyboard-config 2.35.1 a3c0724
    Update ibusunicodegen.h with unicode-ucd 14.0.0 9bf9ef0
    Enhance CI fbea544 51e3295 d53d31d be17934 675b94f
    Fix typos a82bda5

Code Contributors:

    Fix wrong cursor location in gtk3 apps (Alynx Zhou) 936a0e7
    Update URLS (Eberhard Beilharz) ecca9db
    invalidate cache based on symlink mtime too (Naïm Favier) cfcc6f1
    Fix unref problems with floating references (Eberhard Beilharz) 5a455b1
    Update man page for Emoji shortcut key (Sibo Dong) ad95015
    Add systemd unit file (Carlos Garnacho) a076b38
    Fix forward key keycode for GTK4 (Changwoo Ryu) 5cfe838

Merge request reports