FelipeFTN / Emoji-Copy

😄 Emoji copy is a versatile extension designed to simplify emoji selection and clipboard management.
https://extensions.gnome.org/extension/6242/emoji-copy/
GNU General Public License v3.0
95 stars 10 forks source link

Add Support for Unicode 12.1 #18

Closed helena-dev closed 7 months ago

helena-dev commented 7 months ago

Added new emoji from Unicode 12.0 and 12.1, with the exception of doubly toned emoji (e.g. people holding hands). For this latter case I wanted to add a modal with the options for the seconds skin tone but Clutter and St have proven too challenging and I don't have the time. Some of the previous gendered emoji that appeared in both male and female forms have been simplified into a signle gender-neutral emoji, later modified by the gender selector already in use for other emoji.

FelipeFTN commented 7 months ago

Working flawless here, Helena, Thank you so much! :tada: Really nice work, the emojis are great!! :rocket:

I'm ready to merge it, and send a new release, but I just saw here, there is an issue related to this file, you could easily fix. Looks like some emojis name, specially "happy" keyword are a bit strange, returning wrong emojis. #13 Is it comfortable to you to search and remove the "happy" keyword on nonsense emojis? :pray:

If not, it's okay! Just tell me and I merge your changes right after! :100:

helena-dev commented 7 months ago

Done. The 'unamused face' emoji had the 'unhappy' keyword and the search bar works with partial matches so it triggered w/ 'happy' as well.

FelipeFTN commented 7 months ago

Thank you!! @helena-dev :rocket: