| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libFcitx5Core7 | Distribution: openSUSE Tumbleweed |
| Version: 5.1.17 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sat Feb 7 05:05:20 2026 |
| Group: System/Libraries | Build host: reproducible |
| Size: 962095 | Source RPM: fcitx5-5.1.17-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/fcitx/fcitx5 | |
| Summary: Core library for fcitx5 | |
This package provides core libraries for fcitx5.
LGPL-2.1-or-later
* Sat Feb 07 2026 Marguerite Su <i@marguerite.su>
- Update version 5.1.17
* Fix potential crash if a dbus client ends abnormally
* Integrate new key name added in xkbcommon, you can now bind key to
some new names in config e.g. Assistant (however configtool may not
support it yet, but at least manually set in the config file should
work).
* SNI tray icon added tooltip
* some small Ui improvement
- Changes in 5.1.14-5.1.16
* Fix a bug found in 5.1.15 release that may prevent fcitx function
in certain wayland compositor that supports both ext-data-control and
wlr-data-control
* Stability fix for some crash related bugs
* Fix isKDE() check
- drop fcitx5-5.1.13-xcb.patch, add fcitx5-5.1.17-xcb.patch
- add fcitx5-5.1.17-waylandprotocols-revert-ext-data-control.patch
* leap 15.6's waylandprotocols version is lower than 1.39, thus no
ext-data-control protocol support
* Wed Dec 17 2025 Fuminobu Takeyama <ftake@geeko.jp>
- Use return instead of exit in 20-fcitx-plasma-setup.sh
* Fix boo#1255237
- Replace "IBus" with "Fcitx" in a log message
* Mon Sep 15 2025 Fuminobu Takeyama <ftake@geeko.jp>
- Add an initial setup feature for Plasma Wayland
* enables Fcitx5 as the active virtual keyboard on the first login,
allowing users to input text using Fcitx5 without manual configuration
* Fix boo#1084804, boo#1246423
* Fri Aug 15 2025 Fuminobu Takeyama <ftake@geeko.jp>
- Fix Fcitx 5 not starting on Plasma Wayland
* A regression of the previous fix for boo#1246418
* Run ibus-autostart only from the desktop file for XDG autostart
* Drop fcitx5-autostart.patch
* Sun Jul 13 2025 Fuminobu Takeyama <ftake@geeko.jp>
- Add fcitx-autostart to check $INPUT_METHOD so that fcitx5 does
not breake the other input methods
* Fix boo#1246418
* Add fcitx5-autostart.patch
* Fri Jun 20 2025 Marguerite Su <i@marguerite.su>
- update version 5.1.13
* StandardPaths replaces StandardPath, with better support to new
safeSave behavior if the target is symbolic link. In the old version,
you have to symlink on the directory, instead of the file. Now the
symlink file will not be overwritten.
* New FDStreamBuf API for std::iostream on file descriptor.
* new environ.h API for environment variable handling
* On new UKUI desktop, ukui-control-center will be used for configtool
* forward modifier to compositor in zwp input method v1
* Fix modifier only hotkey handling #1289
- add fcitx5-5.1.13-xcb.patch, fix build leap 15.6
* Wed Jan 29 2025 Marguerite Su <i@marguerite.su>
- Update to 5.1.12
* new addon factory mechanism to allow static link
* modifier only key timeout
* improve virtual keyboard object handling for zwp_input_method_v2
* Sat Jan 04 2025 Marguerite Su <i@marguerite.su>
- Update to 5.1.11
* Fix issue in XIM client when type with mouse click
* Fix compiling error with GCC 15
* Fix wrong border color in classic ui
* Tue Sep 10 2024 Arnav Singh <opensuse@arnavion.dev>
- Update to 5.1.10
* New candidate action API, planned to be used for mac/android port.
* There was an issue between fcitx 5.1.9 and the wayland compositor that
uses zwp_input_method_v2. For now the relevant change in fcitx5
was reverted.
* There is also a crash due to a bug on fcitx's wayland frontend. The
crash may be triggered when the system is slow.
* There is a design flaw in StandardPath::multiOpen API that may open
too many files and exhaust the fd that it can open. Alternative API is
implemented and engines are adapted to the new API in this release.
* Wed May 22 2024 Marguerite Su <i@marguerite.su>
- Update to 5.1.9
* Add support to recognize passwords in clipboard and allow
automatically clear after a certain amount of time, and
also hide them when displaying it. This feature is not
widely supported, the known application supports it including
keepassxc, plasma-pass. You can also configure to ask fcitx
clipboard to ignore all such marked passwords.
* Fix repeat info is not correctly populated from wayland
* Unicode addon now supports Unicode 15.1
* FIx an issue that under certain cases, the X popup window
may still out of screen.
* A new option to reset input method active state on focus in.
* fix wayland im frontend check on whether a key should repeat
* Sun Feb 04 2024 Marguerite Su <i@marguerite.su>
- Update to 5.1.7
* fix some crash bugs introduced when porting to libuv
* some minor improvements on launching fcitx5
- Changes in 5.1.6
* don't allow restart from UI when running with wayland im protocol
* improve ProcessKeyBatch to support delete surrounding
* Fix fractional scale rounding to follow the spec
* fix minor compatibility in ibus frontend with ibus 1.5.29 so ibus
im module won't spam the log
* fix modifier only hyper key detection
* don't use xcb grab key when wayland im module already has a grab
- Changes in 5.1.2
* Fix dbus signature template parsing for certain signatures
* Add environment warning message under Wayland, to help
user to set it right
Act as a warning to distro (fedora/debian) that their tools do not
work under wayland properly.
* Fix virtual keyboard event not flushing wayland connection
* Add option to allow configure auto save behavior
* Make wayland event reading in a separate thread.
* Fix portal value not being read at start up.
* Add an option to allow use of the input method in password field
* make file system API respect umask settings, especially for safeSave
* Support bulk candidate list without a known size.
* Tue Oct 03 2023 Marguerite Su <i@marguerite.su>
- Update to 5.1.1
* Add accent color support
* SNI tray icon fix, including:
* workaround GNOME appindicator extension:
https://github.com/ubuntu/gnome-shell-extension-appindicator/issues/468
* Fix icon change when menu pops up
* Fix some issue caused by zwp_input_method_v1 on chrome/electron
* Add support for changing keyboard layout under GNOME. Please note,
the input source will be overridden with this feature.
* Sun Aug 20 2023 Marguerite Su <i@marguerite.su>
- Update to 5.1.0
* new virtualkeyboard api and service
* fix a cairo usage in classicui when X11 connection ends
* avoid sending empty preedit updates when not necessary
* fix plasma theme when plasma generator is installed but can't be used.
* fix some bug in charutils/stringutils API
* integrate im module probing to fcitx5-diagnose
* allow text icons to be forcibly used with kimpanel
* dark mode support
* quick phrase emoji update
- drop FTBFS-fcitx5-5.0.23-fmt.patch
* Mon May 22 2023 Marguerite Su <i@marguerite.su>
- Update to 5.0.23
* fix a regression in certain Super(Win key) related
hotkey handling
- Changes in 5.0.22
* implement application name detection on wayland for text-input
client when using KDE / wlroots.
* fix xkb rule parsing
* fix SNI tray menu radio icon
* avoid forwarding key in certain cases.
* support xkb rule defined in ~/.config/xkb ~/.xkb
* fcitx5-configtool now use "command" instead of "which"
* Improve commit preedit behavior when focus out
- Add FTBFS-fcitx5-5.0.23-fmt.patch
/usr/lib64/libFcitx5Core.so.5.1.17 /usr/lib64/libFcitx5Core.so.7
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026