Hello guys, the archlinux user repository offers a patched dmenu to make xft font rendering available.
Here's the patch <http://z.ip.fi/%7Ehenkka/dmenu-xft/dmenu-4.0-xft.diff>. The problem with this patch is that it deactivates some core functionality of dwm. Where the unpached version of dmenu highlights the selected entry with a brighter text color dmenu-xft displays selected entries with the same color than the others. How could that be improved? Regards orschiro