Skip to content

Rework Emoji Implementation

Philipp Hörist requested to merge lovetox/gajim:emoji into master
  • Use emoji data from a generated dict based on the offical unicode docs, this makes it easier to update in the future
  • Rewrite the emoji chooser
  • Add a search field to the emoji chooser
  • The emoji chooser is loaded async
  • Update to current Unicode 11 Noto theme
  • Add twemoji theme
  • Move the atlas generator code into a new project
Edited by Philipp Hörist

Merge request reports