Skip to content
  • Josh Brobst's avatar
    emoji: Fix presentation selector handling · 7b589f99
    Josh Brobst authored
    The emoji presentation selector (FE0F) was being appended to every emoji
    sequence inserted by GtkEmojiChooser and GtkEmojiCompletion, often
    leading to invalid sequences. Modify the emoji data to include FE0F
    only when necessary, and change skin tone handling to account for cases
    where the generic (no tone) variation needs a presentation selector.
    7b589f99