fix: harden caret and IBus dispatch

This commit is contained in:
2026-08-12 17:34:34 +09:00
parent de536da0bb
commit 4e90fdd5c7
5 changed files with 21 additions and 12 deletions

1
dat.h
View File

@@ -135,7 +135,6 @@ struct Caret
int valid;
int x;
int y;
int w;
int h;
};