Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skin tones support #30

Closed
6 tasks done
maoschanz opened this issue Feb 24, 2018 · 0 comments
Closed
6 tasks done

Skin tones support #30

maoschanz opened this issue Feb 24, 2018 · 0 comments

Comments

@maoschanz
Copy link
Owner

maoschanz commented Feb 24, 2018

Since color emojis are supported on most systems:

  • add unicode 10 (and 11) "person" emojis i didn't add because of poor support (Add Unicode 11, 12, 13 Emojis #28)

  • there is a ton of them, they might need their own category (Less bad categorization #31)

  • implement the Less bad categorization #31 tag system

  • the submenu with category's title should be used for skin tone selection

  • while skin tone shall be a setting key, gender will just be ignored for the moment (all emojis twice)

  • tone will be added by concatenation

@maoschanz maoschanz mentioned this issue Feb 24, 2018
6 tasks
maoschanz added a commit that referenced this issue Feb 25, 2018
maoschanz added a commit that referenced this issue Feb 27, 2018
maoschanz added a commit that referenced this issue Feb 27, 2018
maoschanz added a commit that referenced this issue Mar 1, 2018
WIP - partial support of features and known bugs - don't translate new strings yet.
----
#30 #31 #33 #24
----
Gender is managed by tags, like skin tone.
The support of this system of tags is still incomplete, since the result is correctly paste to the clipboard, but:
- not displayed in the grid yet
- not available for the search result array yet
However recently used emojis are displayed with their correct modifiers.
----
New signals (on category grids only for now):
- left click copies to clipboard, and closes menu
- middle click copies to clipboard, and doesn't close menu
- right click concatenate to clipboard, and doesn't close menu
This allows things like:
- with a right-click, copying an emoji without overwriting clipboard content
- with one middle-click then n right-click, copying a seqence of n+1 emojis
----
Keyboard navigation:
- tab/maj-tab can navigate among searched/recent emojis, and among a grid if a category is opened, and it can access buttons for opening categories.
- up/down also can navigate, but not left/right.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant