cleanup: simplify frontend request ownership

This commit is contained in:
2026-08-13 21:57:32 +09:00
parent 13f0b436b8
commit b6a9ccd9d9
9 changed files with 74 additions and 79 deletions

View File

@@ -34,6 +34,7 @@ void engine_selects_visible_candidate(struct ct*);
void engine_candidate_shortcut_modifiers(struct ct*);
void engine_dictionary_queue_latest_wins(struct ct*);
void engine_active_owner_lifecycle(struct ct*);
void engine_active_owner_reset(struct ct*);
void engine_active_owner_caret(struct ct*);
void engine_commit_contract(struct ct*);
void engine_language_switch_state(struct ct*);