Releases: Riey/kime
Releases · Riey/kime
Release v2.1.4
2.1.4
Improve
- Detect qt mouse click for clear preedit #400
- Fix qt preedit style bug
- Try prevent hanja panic
Release v2.1.3
Release v2.1.2
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
andBypass
- Add
Ignore
hotkey behaviour - Optimize Layout
- New
array-keymap
optional feature that super fast but take more memory
Release v2.1.1
Release v2.1.0
Release v2.0.1
Release v2.0.0
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
toksni
- Now InputEngine implementations are split several crates for support many InputCategories
- Implement math backend
Release v1.3.1
Breaking
- Rename sebeolsik layouts
sebeolsik-390 -> sebeolsik-3-90
sebeolsik-391 -> sebeolsik-3-90
sebeolsik-sin1995 -> sebeolsik-3sin-1995
Improve
Release v1.3.0
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
Release v1.2.0
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