James Wheare
James Wheare
3-finger landed upstream in 0.37.4.
You can currently get this to work by setting the `host` key in IRCCloud/config.json found in appdata: - `%APPDATA%` on Windows - `$XDG_CONFIG_HOME` or `~/.config` on Linux - `~/Library/Application Support`...
Hi @jlin could you let me know if this still happens with the latest app release? https://github.com/irccloud/irccloud-desktop/releases/tag/v0.4.0
Yeah definitely would work that way, just wondering if this might be a common case you want to handle directly. Alternatively, you might be able to detect this sort of...
Here's a study of the various forms of them and a description of how we handle them in IRCCloud: https://github.com/irccloud/irccloud-tools/wiki/Notice-handling Note, it's probably more than a little out of date,...
Probably worth stating that it's not accurate to say client handling is *solely* to blame for the many layers of behaviour developed over the years by bots, services, servers, users,...
This actually looks like a bug in the unicode source files, they versioned as 3.0 here too. https://www.unicode.org/Public/emoji/14.0/emoji-sequences.txt This looks like it crept in for a lot of other emoji...
Looks like they were never included in the RGI (Recommended for General Interchange) list until 14.0. They're listed as being introduced in 14.0 here https://emojipedia.org/emoji-14.0/ Some more info here https://www.unicode.org/reports/tr51/tr51-21.html#multiperson_skintones
OK, that's kind of awkward. I'd say the data should reflect the most recent version for cases like this. Might need to be special cased in the build if that...
I understand, but that's not helpful *in this case* for anyone trying to determine compatibility of native emoji rendering while supporting a range of different OS versions.