docs: add reference to ncr and ime
docs: add acknowledgement for rxi in readme
feat: add rxi's logging
an ime. consuming on ctrl+shift+u
, reads a
unicode numerical character reference and commits the final code point to the
application. 😀
both kmonad and kanata use ctrl+shift+u
for their unicode entry. nor
alacritty or sway implement this behavior.
introduce AnIME.
thanks go out to emersion for wlhangul without which i wouldn't have figured out input_method_v1 or virtual_keyboard_v1. thank you rxi for log.c.