MyriaCore

Results 88 comments of 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

![image](https://user-images.githubusercontent.com/35076430/95778215-a7cfb580-0c95-11eb-9a82-a71a012e49a2.png) 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: > > ![image](https://user-images.githubusercontent.com/35076430/95778335-ec5b5100-0c95-11eb-8aa0-d67afe21dca6.png) > > With blobs: > > ![image](https://user-images.githubusercontent.com/35076430/95778378-0137e480-0c96-11eb-9c2a-0a72364f89dc.png) > > With apple: > > ![image](https://user-images.githubusercontent.com/35076430/95778421-16147800-0c96-11eb-9249-1a1e45a5c7a8.png)

Sweet! Yeah, the custom actions seem kinda fiddly. Glad you figured it out!

![image](https://user-images.githubusercontent.com/35076430/95778605-799ea580-0c96-11eb-8d11-6dee021330ce.png) 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...