CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/06/03 10:57:12
Modified files:
x11/dwm : Makefile
x11/dwm/patches: patch-config_mk
Log message:
Add "rpath" promise for lazy font loading
Reported and pinned down by Piotr Kubaj <[email protected]>.
dwm will look for fonts providing missing glyphs in the default one in
order to draw window titles properly.
OK tb jca
