mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-05 07:38:01 +02:00
NLS: Remove four repugnant emoji compose sequences
These novelty sequences have always stood out as tacky. For one thing, of all emojis to include as compose sequences, why these four? "LLAP" is branded, "FU" could be interpreted as offensive, "poo" is repulsive, and "\\o/" has no other unique qualities. If people want a more robust selection of emojis to compose, including these four, they could easily use an emoji menu. Other emojies such as White Smiling Face, White Frowning Face, Black Heart Suit, etc. are left alone because their characters predate unicode, and by extension, emoji as well.
This commit is contained in:
parent
8abcaba1a7
commit
b32d46eb5d
1 changed files with 0 additions and 6 deletions
|
|
@ -264,12 +264,6 @@ XCOMM Other symbols
|
|||
|
||||
<Multi_key> <colon> <parenright> : "☺" U263A # WHITE SMILING FACE
|
||||
<Multi_key> <colon> <parenleft> : "☹" U2639 # WHITE FROWNING FACE
|
||||
<Multi_key> <backslash> <o> <slash> : "🙌" U1F64C # PERSON RAISING BOTH HANDS IN CELEBRATION
|
||||
|
||||
<Multi_key> <p> <o> <o> : "💩" U1F4A9 # PILE OF POO
|
||||
|
||||
<Multi_key> <F> <U> : "🖕" U1F595 # REVERSED HAND WITH MIDDLE FINGER EXTENDED
|
||||
<Multi_key> <L> <L> <A> <P> : "🖖" U1F596 # RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS
|
||||
|
||||
XCOMM Latin-1 Supplement
|
||||
<Multi_key> <comma> <minus> : "¬" notsign # NOT SIGN
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue