Changelog for
fcitx5-gtk4-5.1.3-1.3.x86_64.rpm :
* Thu May 23 2024 Marguerite Su
- update to 5.1.3
* Add for std::max
* Also use SLIDE_Y for xdg_popup window
* Mon Feb 05 2024 Marguerite Su - update to 5.1.1
* add delete surrounding to process batch
* Sun Aug 20 2023 Marguerite Su - update to 5.1.0
* add im module probing program
* skip gtk im module probing for only plugin option
* implement new PageButtonAlignment for gtk client side ui
* gdk_layout is not happy with width or height 0 rect anymore
* Mon May 22 2023 Marguerite Su - Update to 5.0.23
* hotfix to fix a potential crash under wayland
* Fri Mar 17 2023 Dirk Müller - update to 5.0.22:
* Implement notify-focus-out signal
* Change GtkIMContext.reset to always commit preedit
* preedit when focus out need to happen before has_focus set
* Thu Nov 24 2022 Fusion Future - Update to 5.0.21
* Workaround a mutter bug that client side input panel may freeze nautilus if typing in rename dialog.
* Workaround a gtk4 bug that breaks the cursor position calculation when typing in the gtk popover window.
* Sun Nov 20 2022 Tranter Madi - update version 5.0.20
* remove backport-c772576.diff
* Sun Nov 13 2022 Tranter Madi - backport bugfix from upstream
* fix a bug when press Enter in Firefox. See https://github.com/fcitx/fcitx5-gtk/issues/22
* add backport-c772576.diff
* Sat Oct 01 2022 Marguerite Su - update version 5.0.19
* workaround GTK4 bug 5200 that affects input method engines that commit strings and keep the state at the same time. specifically hangul / table(wubi etc) in chinese-addons and some m17n engines
* Wed Sep 21 2022 Marguerite Su - update version 5.0.18
* Fix the order of add_subdirectory, subdirectory need to be added after set required variables
* Hide non public function- change in 5.0.17
* Add an option for build only im module
* Mon Jul 04 2022 Haochuan Chen - Update to version 5.0.16
* Also monitor user theme config file.
* Make sure we set client_window/widget to null if app set it.- Update to version 5.0.15
* gio unix is only im modules\'s dependency.
* Do now show size 0 window.
* Depend on gio-unix-2.0 (#18)- Update to version 5.0.14
* properly use g_cancellable in watcher.
* Free the address returned from g_dbus_address_get_for_bus_sync
* Change the dbus connection used by watcher
* Set no exit on close for the dbus connection used by fcitx im module.
* Add shadow margin support to gtk client side input panel
* fix: Compatible with glib 2.5.58 < 2.60 (#17)
* Sat Mar 12 2022 Marguerite Su - update version 5.0.13
* Revert to use the shared font map
* Keep gtkinputwindow screen to be same as the client_window otherwise for application that opens multiple Gdk display, it may cause issue
* check if prgname is not null
* Implement ProcessKeyEventBatch in gclient
* Sat Feb 12 2022 Marguerite Su - update version 5.0.12
* Fix language tag in client side ui
* Enable build without X11 if gtk doesn\'t build with X11
* Fix paging button not clickable under vertical layout
* Tue Feb 08 2022 Marguerite Su - drop baselibs.conf, no consumer yet
* Sat Jan 29 2022 Marguerite Su - fix baselibs.conf
* Tue Jan 25 2022 Marguerite Su - update version 5.0.11
* Allow positioning input windows more freely
* Sat Jan 15 2022 Marguerite Su - fix requirements