ibus: cover context ownership through the engine

This commit is contained in:
2026-08-13 23:21:12 +09:00
parent bb2a970db1
commit 9f4f9ceb14
5 changed files with 379 additions and 68 deletions

View File

@@ -34,6 +34,12 @@ testenginepreedit(Str *preedit)
impre(preedit);
}
void
testenginecaret(Caret *at)
{
*at = caret;
}
void
vietnamese_state_lifetime(struct ct *t)
{