refactor preedit window layout

'안'
1 안녕
2 안녕하세요
...
8 안녕하세요릭
This commit is contained in:
2025-12-24 23:43:53 +09:00
parent 6b3c1cea8e
commit 84264e97d4
4 changed files with 9 additions and 7 deletions

1
dat.h
View File

@@ -94,6 +94,7 @@ struct Im
typedef struct Drawcmd Drawcmd;
struct Drawcmd
{
Str preedit;
Str kouho[Maxkouho];
int nkouho;
int sel;