- ibus_rime.yaml: install config file for ibus-rime, set default UI style (3325f833)
- plugins: use librime's internal plugin loader (b8a5c41c)
- rime_settings: add config options: style/preedit_style, style/cursor_type (cfa7bce2, closes #102)
- submodules: migrate to rime/plum (5808a2b1)
- plugins: use librime's internal plugin loader (b8a5c41c)
- CMakeLists.txt: static build requires boost_locale and icuuc (570a27b5)
- logging: wrong log file name (61f85083)
- rime_engine: ignore keys with super modifier (33b2755f)
- rime_main.cc: deploy ibus_rime.yaml on maintenance (8e081264)
- rime_settings.h: compile with gcc 10 (25ad5b56, closes #90)
- migrate to librime 1.x API
- rime.xml: update ibus component name to
im.rime.Rime
- rime_main.cc: deploy ibus_rime.yaml on maintenance (8e081264)
- 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
; deprecateIBusConfig
- submodules: migrate to rime/plum (5808a2b1)
- 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.
- rime.xml: add symbolic icon for GNOME Shell.
- rime_settings: fallback to ibus default UI options in
panel
section.
- librime: update to version 1.0
- rime_settings: add config option
lookup_table_orientation
.
- brise: update to version 0.22
- librime: update to version 0.9.9
- Makefile: support static linking librime and its dependencies.
- Release.
- rime_engine.c: support changing conversion mode with Caps Lock.
- librime: updated to version 0.9.7.
- rime_engine.c: add 'Sync data' button. in Chinese mode, display the name of schema on status bar.
- rime_main.c: display notifications about deployment result.
- new dependency: brise.
- UI: new Rime logo.
- UI: add Chinese/ascii mode indicator, and Deploy button to status bar.
- UI: show notification when deploying Rime.