engine: use stable candidate pages
This commit is contained in:
@@ -32,6 +32,9 @@ void engine_clears_candidates(struct ct*);
|
||||
void engine_backspace_clears_candidates(struct ct*);
|
||||
void engine_selects_visible_candidate(struct ct*);
|
||||
void engine_candidate_shortcut_modifiers(struct ct*);
|
||||
void engine_candidate_page_snapshots(struct ct*);
|
||||
void engine_candidate_page_movement(struct ct*);
|
||||
void engine_candidate_completion(struct ct*);
|
||||
void engine_dictionary_queue_latest_wins(struct ct*);
|
||||
void engine_active_owner_lifecycle(struct ct*);
|
||||
void engine_active_owner_reset(struct ct*);
|
||||
@@ -52,6 +55,7 @@ void engine_emoji_queries(struct ct*);
|
||||
void engine_emoji_japanese_and_multirune(struct ct*);
|
||||
void engine_emoji_digit_aliases(struct ct*);
|
||||
void engine_emoji_navigation(struct ct*);
|
||||
void engine_search_candidate_keys(struct ct*);
|
||||
void engine_emoji_preedit_languages(struct ct*);
|
||||
void engine_emoji_start_and_unknown(struct ct*);
|
||||
void engine_emoji_dictionary_identity(struct ct*);
|
||||
|
||||
Reference in New Issue
Block a user