Path to this page:
Subject: CVS commit: pkgsrc/inputmethod/ibus-rime
From: Ryo ONODERA
Date: 2021-02-20 22:11:50
Message id: 20210220211150.869A5FA95@cvs.NetBSD.org
Log Message:
ibus-rime: Update to 1.5.0
Changelog:
## 1.5.0 (2021-01-24)
#### Features
* **ibus_rime.yaml:** install config file for ibus-rime, set default UI style \
([3325f833](3325f833))
* **plugins:** use librime's internal plugin loader ([b8a5c41c](b8a5c41c))
* **rime_settings:** add config options: style/preedit_style, style/cursor_type \
([cfa7bce2](cfa7bce2), closes [#102](102))
* **submodules:** migrate to rime/plum ([5808a2b1](5808a2b1))
#### Breaking Changes
* **plugins:** use librime's internal plugin loader ([b8a5c41c](b8a5c41c))
#### Bug Fixes
* **CMakeLists.txt:** static build requires boost_locale and icuuc \
([570a27b5](570a27b5))
* **logging:** wrong log file name ([61f85083](61f85083))
* **rime_engine:** ignore keys with super modifier ([33b2755f](33b2755f))
* **rime_main.cc:** deploy ibus_rime.yaml on maintenance ([8e081264](8e081264))
* **rime_settings.h:** compile with gcc 10 ([25ad5b56](25ad5b56), closes [#90](90))
## 1.4.0 (2019-01-28)
* migrate to librime 1.x API
* **rime.xml:** update ibus component name to `im.rime.Rime`
#### Bug Fixes
* **rime_main.cc:** deploy ibus_rime.yaml on maintenance \
([8e081264](https://github.com/rime/ibus-rime/commit/8e081264977bfefdd233ebeb1235f11be55b28f8))
## 1.3.0 (2018-04-22)
#### Features
* **ui:**
* select candidate with mouse/touch screen
* support page up/down buttons in candidate panel
* toggle ascii mode by clicking button
* **rime_settings:** load settings from `ibus_rime.yaml`; deprecate `IBusConfig`
* **submodules:** migrate to rime/plum \
([5808a2b1](https://github.com/rime/ibus-rime/commit/5808a2b1d0ccac99607ad9985de0675963387bda))
## 1.2 (2013-07-19)
* **rime_engine.c**: add status bar icons; update status bar only when there is
a change in IME status, to fix issues on Ubuntu Trusty.
* **rime_config.h**: define macros for version and file paths.
* **Makefile**: fix file permissions in install target.
## 1.1 (2013-12-26)
* **rime.xml**: add symbolic icon for GNOME Shell.
* **rime_settings**: fallback to ibus default UI options in `panel` section.
Files: