Get the latest tech news
Emotional about X11: I'm creating a pure X11 “emoji keyboard”
Plain X11 emoji keyboard. Contribute to Zirias/xmoji development by creating an account on GitHub.
Left-clicking an emoji sends it to whatever X11 application currently has the keyboard focus using faked key press events. WITH_KQUEUE(bool): Use kqueue(available on BSD systems) for watching the configuration file instead of periodically calling stat(). Even when one of them is enabled, Xmoji will try to detect whether the configuration file is stored on NFS and in that case silently fall back to periodically calling stat() on it.
Or read this on Hacker News