Releases: Riey/kime
Releases · Riey/kime
Release v1.1.3
Improve
- Fix cho-jung bug
웬 + ㅊ$ㅜ = 웬ㅊ
- Fix composable jungseong bug
ㅇ + $ㅆ$ㅜ + $ㅊ$ㅔ + = 웇
- Fix xim bug #304
Release v1.1.2
Release v1.1.1
Release v1.1.0
Breaking
- Now frontends check engine's version if it failed, must cause hard error
- Use xim async only it will break some apps like neovide but fix many wrong bevaivors and performance
Improve
Release v1.0.3
- Rollback #247
- Update scripts
Release v1.0.2
Release v1.0.1
- Fix xim doesn't work #246
Release v1.0.0
- Fix debian packaging #140
- Use shell script for Build #231
- Using C++ header for engine cffi #229
- Implement engine hotkeys #223
- Implement sebeolsik-sin1995 #235
- Implement layout_addons #239
- Fix gtk reset doesn't commit preedit char #240
- Compile C/C++ with
-fvisibility=hidden
#241 - Change release .tar.xz #203
- Make engine capi no panic #201
- Fix wayland focus change repeat bug #207
- Support ALT modifier #190
- Fix wayland doesn't close fd well #194
- Using xim sync mode 49d0ef3e
- Improve indicator #186
- Workaround patch with xwayland input focus bug (#137)
- Handle disabled key repeat properly by [@simnalamburt] (#188)
- Fix unwanted key repeat bug on wayland by [@simnalamburt] (#206)
- Fix preedit string sended to wrong client by [@simnalamburt] (#205)
- Fix the key repeat regression by [@simnalamburt] (#215)
- Fix wrong behavior in neovide (#179)
- Fix xim crash when typing fast (#170)
- Fix xim doesn't work not en_US locale (#177)
- Key repeat implemented in wayland frontend by [@simnalamburt] (#171)
- Add more help messages for binary tools
- Show more version info
- Make CONFIGURATION.md more newbie friendly
- Create Korean version of documents
- Show hangul/english state on tray icon
- Support global hangul state
- Set gtk log domain to
kime
- Let
kime-wayland
exit when IO Error occured - Fix wayland input bug
kime-xtask
now readKIME_CARGO_ARGS
,KIME_CMAKE_ARGS
,KIME_NINJA_ARGS
Release v0.9.1
- Add donation link
- Fix gtk link error
Release v0.9.0
- Rework build scripts
- Fix NumLock bug again
- Add GTK2, GTK4 immodule
- Add Qt6 immodule
- Add Wayland frontend