revert IME support
dmenu will not handle IME support (st will, atleast for now).
revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22
this commit also broke input focus.
improve xopenim error message
die() already prints a newline.
make dmenu_path script executable
(as dmenu_run is)
fix crash when XOpenIM returns NULL
for example when IME variables are set, but the program is not started (yet).
Close when the embedding window is destroyed
Merge pull request #7 from bhaskarkc/typo-fix
typo fix
Merge pull request #5 from et-8/funding
Missing FUNDING.yml
Since dmenu is a part of LARBS, funding should be in here too.
-r to restrict input to actual options
mouse support (bloat) added
default font sizes decreased
Merge pull request #4 from jlaw/patch-1
fix: Normal BG color written to wrong scheme
fix: XResource assignment typo