Go to file
2025-12-28 13:02:53 +09:00
font first commit 2025-12-23 20:21:56 +09:00
gtk fix gtk Makefile 2025-12-24 00:11:41 +09:00
map remove hangul.dict 2025-12-28 11:58:18 +09:00
xim add Makefile to xim/xcb-util 2025-12-23 22:09:36 +09:00
.gitignore add map (from 9front) 2025-12-23 22:14:06 +09:00
dat.h remove jp.c 2025-12-28 13:02:53 +09:00
dict.c rename line => pre 2025-12-28 12:26:28 +09:00
fn.h remove jp.c 2025-12-28 13:02:53 +09:00
font.c first commit 2025-12-23 20:21:56 +09:00
hash.c first commit 2025-12-23 20:21:56 +09:00
ipc.h first commit 2025-12-23 20:21:56 +09:00
main.c first commit 2025-12-23 20:21:56 +09:00
Makefile first commit 2025-12-23 20:21:56 +09:00
README.md Add Korean translation reference link to README 2025-12-23 20:54:21 +09:00
run.sh first commit 2025-12-23 20:21:56 +09:00
srv.c first commit 2025-12-23 20:21:56 +09:00
stb_truetype.h first commit 2025-12-23 20:21:56 +09:00
str.c first commit 2025-12-23 20:21:56 +09:00
strans.c remove jp.c 2025-12-28 13:02:53 +09:00
win.c refactor preedit window layout 2025-12-24 23:43:53 +09:00

strans

CJK input method

Switch Key

Key Action
Ctrl+N Hiragana
Ctrl+K Katakana
Ctrl+S Hangul
Ctrl+T English

Dependencies

  • plan9port
  • libxcb

Reference