Skip to content

Release v1.0.0

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