Merge pull request #17 from kronikpillow/font-fix
fix font name
Merge branch 'master' of github.com:LukeSmithxyz/dmenu
Merge pull request #14 from kronikpillow/default-font
change default font to a installed one
change default font to a installed one
Merge pull request #12 from kronikpillow/fix-allow-color-font
fix allow color font
Merge branch 'jludwig-master'
bump version to 5.0
... and bump LICENSE year.
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.