MyriaCore
MyriaCore
I was thinking about this too. In the past, I've used [xdotool](https://github.com/jordansissel/xdotool) for things like this. Maybe it'd be possible to use a [shell subprocess](https://stackoverflow.com/a/9682073) and call it? I could...
Could also be possible to copy and then insert by putting the copy action and the insert action in an [Action List](https://github.com/Ulauncher/Ulauncher/blob/dev/ulauncher/api/shared/action/ActionList.py). Regardless, it's probably doable.
Sure, if u think it'll be faster. xdotool was just the one I thought of, plus it does character encoding for typing simulations I think, so it's not JUST sending...
Sorry for late reply. I'll start digging around
 mine works, weird. I've done a ton of weird hacks to my stuff since tho, might have been something I changed. What emoji pack are u using?
It appears to only affect noto and blobs: > With noto: > >  > > With blobs: > >  > > With apple: > > 
Sweet! Yeah, the custom actions seem kinda fiddly. Glad you figured it out!
 The icon entries for most of these flags are null in blobmoji / noto. Maybe a codepoint mismatch?
There are still some users who might want to *just* copy the emoji, so it might be wise to add an action setting in the settings. Maybe the user could...
Yeah, I *think* so. I don't think these flags are new, so it's probably not an emoji 13 thing, right? AFAIK noto and blob should support full emoji 11 (or...