eg input of egir ^ emoji prompt Lists candidates: 1. ㌓ 2. ꟼ 3. 𒁞 4. 𒁬 5. 𒂕 6. 𒃐 7. 𒄈 8. 𒄉 9. 𒄊 0. 𒄋 1. 𒄌 2. 𒄍 3. 𒄎 4. 𒄏 5. 𒅨 6. 𒒕 7. 👧 8. 🛊 9. 🦒 (I was actually looking for giraffe) Reproducible: Always Expected Results: Hide or show tofu last
Currently IBus does not check the glyphs in fonts.
Perhaps it is possible to order by Unicode blocks? At least in my example all the tofu seems to be https://en.wikipedia.org/wiki/Cuneiform which is not commonly used. But seems a little tricky to handle.
Well filtering out some Unicode blocks could also make sense, emoji-picker does that by default: https://github.com/mike-fabian/ibus-typing-booster/blob/main/engine/itb_emoji.py Anyway it may be better to move this issue upstream.
(In reply to Jens Petersen from comment #3) > Well filtering out some Unicode blocks could also make sense, > emoji-picker does that by default: > https://github.com/mike-fabian/ibus-typing-booster/blob/main/engine/ > itb_emoji.py > As I said many times, I won't take that way. I think no font characters should be shown since the characters are sent out of Fedora and gucharmap and gnome-characters do the right way.