kime

Korean IME

GPL-3.0 License

Stars
499

Bot releases are visible (Hide)

kime - Release v2.1.2

Published by github-actions[bot] over 3 years ago

2.1.2

Notice

Please delete previous config file if old config is remained, Shift key doesn't work in Hangul mode

Improve

  • Make unhandled key Commit and Bypass
  • Add Ignore hotkey behaviour
  • Optimize Layout
  • New array-keymap optional feature that super fast but take more memory
kime - Release v2.1.1

Published by github-actions[bot] over 3 years ago

2.1.1

Improve

  • Add more math symbol data #385
  • Terminate previous servers in deb #387
  • kime-indicator terminate previous process
  • Set Default, Insert key commit
  • Fix kime-check failed
kime - Release v2.1.0

Published by github-actions[bot] over 3 years ago

2.1.0

Improve

  • Let Esc exit math mode #379
  • Add font style specifier for math symbols #377
  • Can't select hanja #381
kime - Release v2.0.1

Published by github-actions[bot] over 3 years ago

2.0.1

Improve

  • Make more key to commit hangul #373
kime - Release v2.0.0

Published by github-actions[bot] over 3 years ago

2.0.0

Breaking

  • Include english layouts #347
  • Now change InputCategory clear preedit state
  • Let select hanja, emoji in preedit string

Improve

  • Prevent double key press #344
  • Using signal connect client's window instead of gdk_window_add_filter
  • Insert emoji with rofimoji
  • Embed hanja dict
  • Support multiple archtectures
  • Hide desktop entries from DE menu and application launchers #357
  • Integrate kime-indicator again
  • Add icon_color config
  • Add dvorak layout
  • Replace libappindicator to ksni
  • Now InputEngine implementations are split several crates for support many InputCategories
  • Implement math backend
kime - Release v1.3.1

Published by github-actions[bot] over 3 years ago

Breaking

  • Rename sebeolsik layouts
sebeolsik-390 -> sebeolsik-3-90
sebeolsik-391 -> sebeolsik-3-90
sebeolsik-sin1995 -> sebeolsik-3sin-1995

Improve

  • Add TreatJongseongAsChoseongCompose addon #332
  • Fix 3-91 layout Z, S-Z bug #335
  • Fix libreoffice-calc bug #339
  • Add sebeolsik-3sin-p2 layout (except yet hangul) #222
kime - Release v1.3.0

Published by github-actions[bot] over 3 years ago

Improve

  • Add more keycodes (Enter, Tab, ControlL, ControlR, Delete, AltL, F1-F12, HangulHanja)
  • Split kime-window into other repo
  • Fix gtk preedit bug #325
  • Support emoji, hanja input
  • Add desktop file
kime - Release v1.2.0

Published by github-actions[bot] over 3 years ago

Improve

  • Fix kime-check fail #307
  • Fix preedit string disapear when press hotkey #310
  • Make character typing order strict ㅏ + ㄱ = ㅏㄱ
  • Add TreatJongseongAsChoseong addon
  • Add FlexibleComposeOrder addon #318
  • Check LANG env in kime-check #317
  • Add Commit hotkey, ConsumeIfProcessed hotkey result #315
  • Add white icon #316
kime - Release v1.1.3

Published by github-actions[bot] over 3 years ago

Improve

  • Fix cho-jung bug 웬 + ㅊ$ㅜ = 웬ㅊ
  • Fix composable jungseong bug ㅇ + $ㅆ$ㅜ + $ㅊ$ㅔ + = 웇
  • Fix xim bug #304
kime - Release v1.1.2

Published by github-actions[bot] over 3 years ago

Improve

  • Support word commit #288
  • Make qt preedit string have underline style
  • Make keycode 130 to Hangul #291
  • Implement composition jungseong #295
kime - Release v1.1.1

Published by github-actions[bot] over 3 years ago

Improve

  • Correct xim set_event_mask #283
  • Detect mouse click event on gtk, qt #282 #280
  • Release qt6 binary in latest zst #281
kime - Release v1.1.0

Published by github-actions[bot] over 3 years ago

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

  • Now release debian, ubuntu, arch binary package and many variants of qt module
  • Add debian-buster, ubuntu-18.04 docker
  • New tool kime-check for diagnostic kime #270
  • Correct invalid sebolsik-390 builtin layout #261
  • Fix indicator can't load icon data #260
  • Fix choseong compose bug #263
kime - Release v1.0.3

Published by github-actions[bot] over 3 years ago

  • Rollback #247
  • Update scripts
kime - Release v1.0.2

Published by github-actions[bot] over 3 years ago

  • Fix xim freeze when typing fast #251
  • Fix global config path #252
kime - Release v1.0.1

Published by github-actions[bot] over 3 years ago

  • Fix xim doesn't work #246
kime - Release v1.0.0

Published by github-actions[bot] over 3 years ago

  • 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 read KIME_CARGO_ARGS, KIME_CMAKE_ARGS, KIME_NINJA_ARGS
kime - Release v0.9.1

Published by github-actions[bot] over 3 years ago

  • Add donation link
  • Fix gtk link error
kime - Release v0.9.0

Published by github-actions[bot] over 3 years ago

  • Rework build scripts
  • Fix NumLock bug again
  • Add GTK2, GTK4 immodule
  • Add Qt6 immodule
  • Add Wayland frontend
kime - Release v0.8.1

Published by github-actions[bot] over 3 years ago

  • Fix GTK3 space commit bug
  • Fix Qt5 backspace bug
  • Use C in GTK3
kime - Release v0.8.0

Published by github-actions[bot] almost 4 years ago

  • Add Qt5 immodule
  • Complete moum backspace (e.g. ㅚ -> ㅗ, ㅞ -> ㅜ)