Changelog for
ibus-devel-1.5.29-7.1.x86_64.rpm :
* Sun Feb 04 2024 Jean Delvare
- Fix dead keys with non-English keyboard in some applications (MAME, Wine) (boo#1218135) ibus-complete-preedit-signals-for-postprocesskeyevent.patch ibus-enginesimple-dont-commit-any-characters.patch
* Fri Jan 19 2024 Callum Farmer - Use %_libexecdir as the basis of %_ibus_libexecdir (bsc#1174075)
* Sat Dec 02 2023 Hillwood Yang - Update version to 1.5.29
* Add DeleteSurroundingText to PostProcessKeyEvent
* Add preedit D-Bus signals to PostProcessKeyEvent
* Tab should not be committed by IM
* Translate keycodes with CapsLock
* Update org.freedesktop.ibus.gschema.xml
* Implement Plasma Wayland
* Distinguish Arabic XKB and Keypad XKB options
* Update simple.xml with xkeyboard-config 2.39
* Fix key typing issues
* Fix Emoji and Unicode issues
* Fix setup dialog SEGV
* Fix remote desktop issue
* Enhance CI
* Update translations- Drop ibus-fix-key-release.patch, merged by upstream
* Wed Oct 04 2023 Marguerite Su - macros.ibus:
* set %ibus_table_index_post() to %nil. it\'ll trigger ibus-table-createdb to create_indexes() for the existing db. but according to upstream, create_indexes() is now a dummy function, and it didn\'t bring any performance improvements before. and on rpmlint side, it will modify the final filelist.
* Fri Mar 31 2023 Andreas Schneider - Fix key typing order
* This prevents that keys get stuck in games with wine/proton (steam)
* Added ibus-fix-key-release.patch
* Thu Mar 09 2023 Avinesh Kumar - Update version to 1.5.28
* Implement new process_key_event for ibus-x11
* Convert internal EN compose table to GResource
* Enhance surrounding text
* Enhance CI
* Update ibusunicodegen.h with Unicode 15.0.0
* Update simple.xml with xkeyboard-config 2.38-1
* Fix SEGVs
* Fri Nov 18 2022 Fuminobu Takeyama - Switch to use systemd service file to start ibus daemon
* Fix boo#1201421
* Add ibus-ui-gtk3-restart-via-systemd.patch
* Enable ibus-autostart for xdg-autostart-generator
* Mon Aug 29 2022 Fuminobu Takeyama - Do not run ibus-autostart with xdg-autostart-generator (KDE etc.)
* A workaround for boo#1202841
* Please use org.freedesktop.IBus.session.generic.service instead (See boo#1201421)
* Sat Aug 27 2022 Fuminobu Takeyama - 1.5.27- Upstream update to 1.5.27
* Disable XKB engines in Plasma Wayland
* ibusimcontext keycode - 8 for gtk3 keycode generation
* client/gtk2: Revert CCedilla change for pt-BR
* Add IBUS_CAP_OSK to IBusCapabilite
* Enable ibus restart in GNOME desktop
* Add ibus im-module command
* Implement new process_key_event for GTK4
* src/ibusengine: Add focus_in_id()/focus_out_id() class methods
* Delete xkb:latam:: in denylist.txt
* Enhance Xutf8TextListToTextProperty
* Revert Emoji shoftcut key to Super-space
* Update simple.xml with xkeyboard-config 2.36
* Fix refcounting issues
* Drop ibus-fix-refcounting-issues.patch
* Fix bashisms in org.freedesktop.IBus.session.GNOME.service
* Update xkb-latin-layouts in gschema
* Use our own prefix to look up systemd user services dir
* Add functionality to change IBus panel themes with available GTK themes
* Update translation- Refresh im-engines-precede-xkb.patch- Add pkgconfig(libnotify) for the GTK4 flavor
* Mon Aug 22 2022 Fuminobu Takeyama - Fix ibus-setup to support python3 (boo#1202063)
* Update setup-switch-im.patch- Remove X-GNOME-
* from ibus-autostart.desktop (boo#1201421, boo#1201728)
* ibus-autostart still does not work with systemd-xdg-autostart-generator
* Tue Apr 19 2022 Yifan Jiang - Add patch ibus-fix-refcounting-issues.patch: This addresses the possible GLib warnings, fixes the possible double unrefs happening on IBusText used in signals, and fixes the missing unrefs on IBusText objects created from static strings (gh#ibus/ibus#2387, gh#ibus/ibus#2393).
* Tue Mar 29 2022 Fuminobu Takeyama - Add install/uninstall scripts for the user service files- Drop ibus-missing-include.patch
* fix build error under Leap 15.4
* Sun Mar 27 2022 Hillwood Yang - Update version to 1.5.26
* Enhance compose keys
* Enhance Emoji features
* Implement clear preedit for GTK4
* Calculate keycode from keysym in GTK3 forward-key-event
* Fix to send char position at update_preedit_text
* Deprecate gettext.bind_textdomain_codeset() since Python 3.8
* Fix ibus_key_event_from_string for gobject-introspection
* Fix a key event loop with forwarding keys
* Delete gnome-autogen dependency
* Change XKB layout string color in panel
* Add IBUS_INPUT_HINT_PRIVATE for browser private mode
* mkdir socket dirs instead of socket paths
* Add org.freedesktop.IBus.session.generic.service
* Check XDG_SESSION_DESKTOP for Plasma desktop
* Update simple.xml with xkeyboard-config 2.35.1
* Update ibusunicodegen.h with unicode-ucd 14.0.0
* Enhance CI
* Fix typos
* Fix wrong cursor location in gtk3 apps
* Update URLS
* invalidate cache based on symlink mtime too
* Fix unref problems with floating references
* Update man page for Emoji shortcut key
* Add systemd unit file
* Fix forward key keycode for GTK4- Drop ibus-fix-wrong-cursor-location.patch, merged by upstream
* Wed Jan 05 2022 Dominique Leuenberger - Do not introduce ibus-gtk4-32bit unless there will be demand for it: drop its definition from baselibs.conf.
* Tue Dec 21 2021 Dominique Leuenberger - Fix name of gtk4 flavor generated packages (was ibus-gtk4-gtk4).
* Thu Dec 16 2021 Dominique Leuenberger - Split build of gtk4 module into an own flavor, allowing us to break a build cycle.
* Sun Oct 03 2021 Fuminobu Takeyama - Enable GTK 4 IM Module for Leap 15.4 and Tumbleweed- Remove ibus-python-install-dir.patch
* Not used for build anymore
* Wed Sep 08 2021 Predrag Ivanović - Refresh ibus-socket-name-compatibility.patch- Add ibus-missing-include.patch to fix build on Leap- Add ibus-fix-wrong-cursor-location.patch (based on https://github.com/ibus/ibus/commit/936a0e76df79d92a8bdc03e9205330fb84a2083e.patch) (gh#ibus/ibus#2337)- Drop ibus-python-install-dir.patch Two reasons: it\'s for, disabled in .spec, python2, and patch forces the re-generation of configure, which requires aclocal-1.16, unavailable on Leap-15.3, and that breaks the build.
* Mon Sep 06 2021 Hillwood Yang - Update version to 1.5.25
* src/tests: Run gnome-session with no-overview mode
* client/gtk2: Implement ibus_im_context_set_surrounding_with_selection
* src/ibuscomposetable: Do not include the same compose file
* src/ibusenginesimple: Multi_key to 0xB7
* src/ibusenginesimple: Make Compose preedit less intrusive
* Change default Emoji shortcut key
* setup: Enhance engine search function
* client/gtk2/ibusimcontext: Enable sync process in GTK4
* engine: Update simple.xml with xkeyboard-config 2.33
* src/ibuscomposetable: Add support for the include directive (lf-)
* src/ibuscomposetable: Fix a buffer overflow in compose handling (lf-)
* client/x11: Add support for XFixes ClientDisconnectMode (Olivier Fourdan)
* setup: Start ibus-daemon with the --daemonize option (Gunnar Hjalmarsson)
* src: Fix a typo in ibusenginesimple.h (user202729)
* Update translations
* Tue Jul 20 2021 Dominique Leuenberger - Own /usr/share/GConf and /usr/share/GConf/gsettings: the time has come where the migration code is drying out and we can\'t expect the deps to just be in the buildroot (but it still works).
* Wed Jun 30 2021 Hillwood Yang - Rollback ibus-socket-name-compatibility.patch for Leap 15. Qt5 does not be updated to the new version or patch for ibus on Leap 15. It still needs this patch on leap 15 (boo#1187202).
* Mon Feb 22 2021 Fuminobu Takeyama - 1.5.24- Upstream update to 1.5.24
* Add GTK4 IM module (currently disabled for openSUSE)
* Search engine name directly
* Update IBusInputPurpose and IBusInputHints in ibustypes.h
* Warn deprecated IBus XKB engines /w dialog - Workaround for boo#1177545
* Update simple.xml
* Fix arguments in GLib.DBusSignalCallback for Vala 0.50
* Fix to build emoji-
*.dict in CLDR 38
* Fix build environments
* Hide IBus Preferences from AppStream- Drop vala-0.50.patch, merged by upstream- Remove old \"Obsoletes\" for ibus-gnome-shell and libibus-1_0-0
* Mon Feb 08 2021 Fuminobu Takeyama - Fix the invalid desktop file for auto start (boo#1178447)- Fix xim.d/ibus so that a Plasma session can use XDG auto start
* Mon Feb 01 2021 Bernhard Wiedemann - Do not build in parallel for reproducible build results (boo#1102408)