Skip to content

Releases: Riey/kime

Release v1.1.1

21 Feb 04:49
0829307
Compare
Choose a tag to compare

Improve

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

Release v1.1.0

19 Feb 12:04
575baf9
Compare
Choose a tag to compare

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

Release v1.0.3

15 Feb 05:00
651c307
Compare
Choose a tag to compare
  • Rollback #247
  • Update scripts

Release v1.0.2

14 Feb 17:24
3c99612
Compare
Choose a tag to compare
  • Fix xim freeze when typing fast #251
  • Fix global config path #252

Release v1.0.1

14 Feb 08:30
fb56974
Compare
Choose a tag to compare
  • Fix xim doesn't work #246

Release v1.0.0

14 Feb 05:08
ba05f3b
Compare
Choose a tag to compare
  • 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

Release v0.9.1

28 Jan 00:27
235829e
Compare
Choose a tag to compare
  • Add donation link
  • Fix gtk link error

Release v0.9.0

25 Jan 20:00
6f28b77
Compare
Choose a tag to compare
  • Rework build scripts
  • Fix NumLock bug again
  • Add GTK2, GTK4 immodule
  • Add Qt6 immodule
  • Add Wayland frontend

Release v0.8.1

23 Jan 19:13
e578b09
Compare
Choose a tag to compare
  • Fix GTK3 space commit bug
  • Fix Qt5 backspace bug
  • Use C in GTK3

Release v0.8.0

22 Jan 18:59
bc903aa
Compare
Choose a tag to compare
  • Add Qt5 immodule
  • Complete moum backspace (e.g. ㅚ -> ㅗ, ㅞ -> ㅜ)