mike-fabian / ibus-typing-booster

ibus-typing-booster is a completion input method for faster typing
https://mike-fabian.github.io/ibus-typing-booster/
Other
233 stars 15 forks source link

[ENHANCEMENT] Matches in dictionaries which have identical flags cannot be distinguished in the candidate list #358

Closed mike-fabian closed 2 years ago

mike-fabian commented 2 years ago

When the recently introduced option

☑️ Use flags for dictionary suggestions

is used and some of the dictionaries one has configured in the setup happen to have the same flag, one cannot distinguish in the candidate list in which dictionary exactly the match was. See this screenshot:

Screenshot

mike-fabian commented 2 years ago

Improved version looks like this:

Screenshot

mike-fabian commented 2 years ago

This is a bit ugly, but it is only used in the rare case when there are really at least two dictionaries which have the same flag.

If there is no such conflict, the display in the candidate list just displays the flags, just as before.

mike-fabian commented 2 years ago

Improvement included in https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.18.9